Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/ipc/server/
H A Dipc_test_server.c124 } ServerInvokeCmd; typedef
126 ServerInvokeCmd g_serverInvokeCmdTbl[] = {
135 int tblSize = sizeof(g_serverInvokeCmdTbl) / sizeof(ServerInvokeCmd); in Invoke()
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c176 } ServerInvokeCmd; typedef
178 const ServerInvokeCmd g_serverInvokeCmdTbl[] = {
219 int tblSize = sizeof(g_serverInvokeCmdTbl) / sizeof(ServerInvokeCmd); in Invoke()