Searched defs:replyCache (Results 1 – 4 of 4) sorted by relevance
287 IpcDataInfo replyCache = { 0 }; in IpcGmCreateGroup() local348 IpcDataInfo replyCache = { 0 }; in IpcGmDelGroup() local409 IpcDataInfo replyCache = { 0 }; in IpcGmAddMemberToGroup() local469 IpcDataInfo replyCache = { 0 }; in IpcGmDelMemberFromGroup() local566 IpcDataInfo replyCache = { 0 }; in IpcGmAddMultiMembersToGroup() local618 IpcDataInfo replyCache = { 0 }; in IpcGmDelMultiMembersFromGroup() local633 IpcDataInfo replyCache = { 0 }; in IpcGmProcessData() local680 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcGmGetRegisterInfo() local740 IpcDataInfo replyCache = { 0 }; in IpcGmCheckAccessToGroup() local818 IpcDataInfo replyCache[IPC_DATA_CACHES_4] = { { 0 } }; in IpcGmGetPkInfoList() local[all …]
183 MessageParcel replyCache; in OnRemoteRequest() local
1403 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
1488 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()