Home
last modified time | relevance | path

Searched refs:LAST_CALL_TRANSACTION (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DIBinder.h58 LAST_CALL_TRANSACTION = 0x0effffff, enumerator
/system/tools/hidl/
DInterface.cpp461 if (serial > hardware::IBinder::LAST_CALL_TRANSACTION) { in resolveInheritance()
462 std::cerr << "ERROR: More than " << hardware::IBinder::LAST_CALL_TRANSACTION in resolveInheritance()