Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder_internal.h123 int call_type; member
Dbinder.c2844 e->call_type = reply ? 2 : !!(tr->flags & TF_ONE_WAY); in binder_transaction()
6012 e->debug_id, (e->call_type == 2) ? "reply" : in print_binder_transaction_log_entry()
6013 ((e->call_type == 1) ? "async" : "call "), e->from_proc, in print_binder_transaction_log_entry()