Searched defs:replyCache (Results 1 – 4 of 4) sorted by relevance
292 IpcDataInfo replyCache = { 0 }; in IpcGmCreateGroup() local356 IpcDataInfo replyCache = { 0 }; in IpcGmDeleteGroup() local420 IpcDataInfo replyCache = { 0 }; in IpcGmAddMemberToGroup() local484 IpcDataInfo replyCache = { 0 }; in IpcGmDelMemberFromGroup() local554 IpcDataInfo replyCache = { 0 }; in IpcGmAddMultiMembersToGroup() local602 IpcDataInfo replyCache = { 0 }; in IpcGmDelMultiMembersFromGroup() local617 IpcDataInfo replyCache = { 0 }; in IpcGmProcessData() local660 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcGmGetRegisterInfo() local713 IpcDataInfo replyCache = { 0 }; in IpcGmCheckAccessToGroup() local788 IpcDataInfo replyCache[IPC_DATA_CACHES_4] = { { 0 } }; in IpcGmGetPkInfoList() local[all …]
233 MessageParcel replyCache; in HandleDeviceAuthCall() local
1403 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
1499 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()