Home
last modified time | relevance | path

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

/linux-5.10/drivers/android/
Dbinder_internal.h138 struct binder_transaction_log { struct
141 struct binder_transaction_log_entry entry[32]; argument
144 extern struct binder_transaction_log binder_transaction_log; argument
Dbinder.c193 struct binder_transaction_log binder_transaction_log; variable