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

/frameworks/native/cmds/servicemanager/
H A Dbinder.c44 void binder_dump_txn(struct binder_transaction_data *txn) function
82 #define binder_dump_txn(txn) do{} while (0) macro
249 binder_dump_txn(txn);
274 binder_dump_txn(txn);

Completed in 9 milliseconds