Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c142 static void IpcIoInitFromMsg(IpcIo *io, const IpcMsg *msg) in IpcIoInitFromMsg() function
352 IpcIoInitFromMsg(&arg->io, msg); in GetIpcCallback()
499 IpcIoInitFromMsg(&data, ipcMsg); in IpcJoinThreadLoop()
596 IpcIoInitFromMsg(reply, content.inMsg); in IpcSendRequest()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.c462 IpcIoInitFromMsg(&req, ipcMsg); in HandleIpc()