Searched defs:replyCache (Results 1 – 5 of 5) sorted by relevance
305 IpcDataInfo replyCache = { 0 }; in IpcGmCreateGroup() local369 IpcDataInfo replyCache = { 0 }; in IpcGmDeleteGroup() local433 IpcDataInfo replyCache = { 0 }; in IpcGmAddMemberToGroup() local497 IpcDataInfo replyCache = { 0 }; in IpcGmDelMemberFromGroup() local567 IpcDataInfo replyCache = { 0 }; in IpcGmAddMultiMembersToGroup() local615 IpcDataInfo replyCache = { 0 }; in IpcGmDelMultiMembersFromGroup() local630 IpcDataInfo replyCache = { 0 }; in IpcGmProcessData() local673 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcGmGetRegisterInfo() local726 IpcDataInfo replyCache = { 0 }; in IpcGmCheckAccessToGroup() local801 IpcDataInfo replyCache[IPC_DATA_CACHES_4] = { { 0 } }; in IpcGmGetPkInfoList() local[all …]
188 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmAddCredential() local338 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmExportCredential() local399 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmQueryCredByParams() local470 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmQueryCredInfoByCredId() local537 IpcDataInfo replyCache = { 0 }; in IpcCmDeleteCredential() local595 IpcDataInfo replyCache = { 0 }; in IpcCmUpdateCredInfo() local655 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmAgreeCredential() local734 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmDelCredByParams() local813 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmBatchUpdateCredentials() local926 IpcDataInfo replyCache = { 0 }; in IpcCmAuthCredential() local[all …]
237 MessageParcel replyCache; in HandleDeviceAuthCall() local
1638 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
1500 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()