Home
last modified time | relevance | path

Searched defs:binder_transaction_log (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/android/
H A Dbinder.c221 struct binder_transaction_log { struct
224 struct binder_transaction_log_entry entry[32]; argument
227 static struct binder_transaction_log binder_transaction_log; variable