Home
last modified time | relevance | path

Searched refs:call_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/
A Dbinder_internal.h125 int call_type; member
A Dbinder.c2475 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY); in binder_transaction()
5855 e->debug_id, (e->call_type == 2) ? "reply" : in print_binder_transaction_log_entry()
5856 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()

Completed in 112 milliseconds