Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/src/
Dipc_sdk.c305 IpcDataInfo replyCache = { 0 }; in IpcGmCreateGroup() local
369 IpcDataInfo replyCache = { 0 }; in IpcGmDeleteGroup() local
433 IpcDataInfo replyCache = { 0 }; in IpcGmAddMemberToGroup() local
497 IpcDataInfo replyCache = { 0 }; in IpcGmDelMemberFromGroup() local
567 IpcDataInfo replyCache = { 0 }; in IpcGmAddMultiMembersToGroup() local
615 IpcDataInfo replyCache = { 0 }; in IpcGmDelMultiMembersFromGroup() local
630 IpcDataInfo replyCache = { 0 }; in IpcGmProcessData() local
673 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcGmGetRegisterInfo() local
726 IpcDataInfo replyCache = { 0 }; in IpcGmCheckAccessToGroup() local
801 IpcDataInfo replyCache[IPC_DATA_CACHES_4] = { { 0 } }; in IpcGmGetPkInfoList() local
[all …]
Didentity_service_ipc_sdk.c188 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmAddCredential() local
338 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmExportCredential() local
399 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmQueryCredByParams() local
470 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmQueryCredInfoByCredId() local
537 IpcDataInfo replyCache = { 0 }; in IpcCmDeleteCredential() local
595 IpcDataInfo replyCache = { 0 }; in IpcCmUpdateCredInfo() local
655 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmAgreeCredential() local
734 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmDelCredByParams() local
813 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmBatchUpdateCredentials() local
926 IpcDataInfo replyCache = { 0 }; in IpcCmAuthCredential() local
[all …]
/base/security/device_auth/frameworks/src/standard/
Dipc_dev_auth_stub.cpp237 MessageParcel replyCache; in HandleDeviceAuthCall() local
Dipc_adapt.cpp1638 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
/base/security/device_auth/frameworks/src/lite/
Dipc_adapt.c1500 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()