Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c219 struct binder_transaction_log_entry { struct
239 struct binder_transaction_log_entry entry[32]; argument
244 static struct binder_transaction_log_entry *binder_transaction_log_add( in binder_transaction_log_add()
247 struct binder_transaction_log_entry *e; in binder_transaction_log_add()
2734 struct binder_transaction_log_entry *e; in binder_transaction()
3270 struct binder_transaction_log_entry *fe; in binder_transaction()
5529 struct binder_transaction_log_entry *e) in print_binder_transaction_log_entry()