Home
last modified time | relevance | path

Searched defs:replyCache (Results 1 – 4 of 4) sorted by relevance

/base/security/device_auth/frameworks/src/
Dipc_sdk.c292 IpcDataInfo replyCache = { 0 }; in IpcGmCreateGroup() local
356 IpcDataInfo replyCache = { 0 }; in IpcGmDeleteGroup() local
420 IpcDataInfo replyCache = { 0 }; in IpcGmAddMemberToGroup() local
484 IpcDataInfo replyCache = { 0 }; in IpcGmDelMemberFromGroup() local
554 IpcDataInfo replyCache = { 0 }; in IpcGmAddMultiMembersToGroup() local
602 IpcDataInfo replyCache = { 0 }; in IpcGmDelMultiMembersFromGroup() local
617 IpcDataInfo replyCache = { 0 }; in IpcGmProcessData() local
660 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcGmGetRegisterInfo() local
713 IpcDataInfo replyCache = { 0 }; in IpcGmCheckAccessToGroup() local
788 IpcDataInfo replyCache[IPC_DATA_CACHES_4] = { { 0 } }; in IpcGmGetPkInfoList() local
[all …]
/base/security/device_auth/frameworks/src/standard/
Dipc_dev_auth_stub.cpp233 MessageParcel replyCache; in HandleDeviceAuthCall() local
Dipc_adapt.cpp1403 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
/base/security/device_auth/frameworks/src/lite/
Dipc_adapt.c1499 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()