Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.cpp55 LAST_CALL_TRANSACTION = 0x0effffff, enumerator
473 CHECK(serial <= LAST_CALL_TRANSACTION) << "More than " in addMethod()
474 << LAST_CALL_TRANSACTION << " methods are not allowed."; in addMethod()