Home
last modified time | relevance | path

Searched refs:GET_FOO_NAME (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_test.cpp33 case GET_FOO_NAME: { in OnRemoteRequest()
103 int err = Remote()->SendRequest(GET_FOO_NAME, dataParcel, replyParcel, option); in TestGetFooName()
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dfoo_service.cpp30 case GET_FOO_NAME: { in OnRemoteRequest()
105 Remote()->SendRequest(GET_FOO_NAME, data, reply, option); in GetFooName()
/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dfoo_service.h32 GET_FOO_NAME = 0, enumerator
/foundation/communication/ipc/services/dbinder/test/moduletest/include/
H A Drpc_test.h31 GET_FOO_NAME = 0, enumerator

Completed in 2 milliseconds