Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp61 BINDER_LIB_TEST_GET_ID_TRANSACTION, enumerator
408 ret = m_server->transact(BINDER_LIB_TEST_GET_ID_TRANSACTION, data, &reply); in TEST_F()
445 data.writeInt32(BINDER_LIB_TEST_GET_ID_TRANSACTION); in TEST_F()
493 datai.writeInt32(BINDER_LIB_TEST_GET_ID_TRANSACTION); in TEST_F()
1232 case BINDER_LIB_TEST_GET_ID_TRANSACTION: in onTransact()