Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h75 } IpcContent; typedef
86 #define IPC_SEND_RECV_MSG _IOWR(IPC_IOC_MAGIC, 4, IpcContent)
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c135 IpcContent content = { in IpcFreeBuffer()
215 IpcContent content = { in SendReply()
252 IpcContent content = { in SendFailedReply()
375 IpcContent content = {.flag = RECV}; in CallbackDispatchLoop()
485 IpcContent content = {.flag = RECV}; in IpcJoinThreadLoop()
583 IpcContent content = { in IpcSendRequest()
/ohos5.0/docs/en/readme/
H A Dliteipc_driver.md48 …ll as free memory used by unneeded messages. Its argument is a pointer to an IpcContent structure.
50 IpcContent
119 IpcContent content = {