Searched refs:BINDER_LIB_TEST_NOP_TRANSACTION (Results 1 - 1 of 1) sorted by path

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp43 BINDER_LIB_TEST_NOP_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION, enumerator in enum:BinderLibTestTranscationCode
325 ret = m_server->transact(BINDER_LIB_TEST_NOP_TRANSACTION, data, &reply);
819 case BINDER_LIB_TEST_NOP_TRANSACTION:
932 ret = server->transact(BINDER_LIB_TEST_NOP_TRANSACTION, data2, &reply2);

Completed in 78 milliseconds