Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c85 static int ServerMultiCallback(IOwner owner, int code, IpcIo *reply) in ServerMultiCallback() function
108 …32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_MULTI, &data, &ret, ServerMultiCallback); in CallServerMulti()