Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_stub.cpp28 static int32_t ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption … in ClientIpcInterfaceMsgHandle() function
47 objectStub_.func = ClientIpcInterfaceMsgHandle; in Init()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c62 static int ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption opti… in ClientIpcInterfaceMsgHandle() function
191 .func = ClientIpcInterfaceMsgHandle, in ClientStubInit()