Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/android/
Dbinder.c179 struct binder_transaction_log_entry { struct
194 struct binder_transaction_log_entry entry[32]; argument
199 static struct binder_transaction_log_entry *binder_transaction_log_add( in binder_transaction_log_add()
202 struct binder_transaction_log_entry *e; in binder_transaction_log_add()
1330 struct binder_transaction_log_entry *e; in binder_transaction()
1741 struct binder_transaction_log_entry *fe; in binder_transaction()
3609 struct binder_transaction_log_entry *e) in print_binder_transaction_log_entry()