Home
last modified time | relevance | path

Searched refs:HIDL_DEBUG_TRANSACTION (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DIBinder.h75 HIDL_DEBUG_TRANSACTION = B_PACK_CHARS_USER(0x0f, 'D', 'B', 'G'), enumerator
/system/libhwbinder/
DBinder.cpp124 if (UNLIKELY(code == HIDL_DEBUG_TRANSACTION)) { in transact()
/system/tools/hidl/
DInterface.cpp403 method->fillImplementation(hardware::IBinder::HIDL_DEBUG_TRANSACTION, in fillDebugMethod()