Home
last modified time | relevance | path

Searched defs:OP_MULTI (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/include/
H A Drpc_test.h30 constexpr int32_t OP_MULTI = 3; variable
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/server/
H A Drpc_server.c27 OP_MULTI = 3, enumerator
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/client/
H A Drpc_client.c35 OP_MULTI = 3, enumerator