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.c287 IpcDataInfo replyCache = { 0 }; in IpcGmCreateGroup() local
348 IpcDataInfo replyCache = { 0 }; in IpcGmDelGroup() local
409 IpcDataInfo replyCache = { 0 }; in IpcGmAddMemberToGroup() local
469 IpcDataInfo replyCache = { 0 }; in IpcGmDelMemberFromGroup() local
566 IpcDataInfo replyCache = { 0 }; in IpcGmAddMultiMembersToGroup() local
618 IpcDataInfo replyCache = { 0 }; in IpcGmDelMultiMembersFromGroup() local
633 IpcDataInfo replyCache = { 0 }; in IpcGmProcessData() local
680 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcGmGetRegisterInfo() local
740 IpcDataInfo replyCache = { 0 }; in IpcGmCheckAccessToGroup() local
818 IpcDataInfo replyCache[IPC_DATA_CACHES_4] = { { 0 } }; in IpcGmGetPkInfoList() local
[all …]
/base/security/device_auth/frameworks/src/standard/
Dipc_dev_auth_stub.cpp183 MessageParcel replyCache; in OnRemoteRequest() 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.c1488 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()