Searched defs:binder_dump_txn (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/servicemanager/
H A Dbinder.c41 void binder_dump_txn(struct binder_txn *txn) function
79 #define binder_dump_txn(txn) do{} while (0) macro
225 binder_dump_txn(txn);
246 binder_dump_txn(txn);

Completed in 7 milliseconds