Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_test.cpp41 case TEST_REMOTE_OBJECT: { in OnRemoteRequest()
120 int32_t err = Remote()->SendRequest(TEST_REMOTE_OBJECT, data, reply, option); in TestRemoteObject()
/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/include/
H A Drpc_test.h35 TEST_REMOTE_OBJECT = 4, enumerator