Searched refs:DEBUG_PID_TRANSACTION (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/binder/ |
D | Binder.cpp | 114 status_t status = transact(DEBUG_PID_TRANSACTION, data, &reply); in getDebugPid() 181 case DEBUG_PID_TRANSACTION: in transact()
|
/frameworks/native/libs/binder/include/binder/ |
D | IBinder.h | 62 DEBUG_PID_TRANSACTION = B_PACK_CHARS('_', 'P', 'I', 'D'), enumerator
|
/frameworks/native/include/binder/ |
D | IBinder.h | 62 DEBUG_PID_TRANSACTION = B_PACK_CHARS('_', 'P', 'I', 'D'), enumerator
|