Home
last modified time | relevance | path

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

/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 option) in ClientIpcInterfaceMsgHandle() function
47 objectStub_.func = ClientIpcInterfaceMsgHandle; in Init()
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c67 static int ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in ClientIpcInterfaceMsgHandle() function
224 .func = ClientIpcInterfaceMsgHandle, in ClientStubInit()

Completed in 2 milliseconds