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.c141 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmRegCallbackInner() local
173 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmUnRegCallback() local
198 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmRegDataChangeListenerInner() local
232 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmUnRegDataChangeListener() local
258 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmCreateGroup() local
282 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmDeleteGroup() local
310 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmAddMemberToGroup() local
336 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmDelMemberFromGroup() local
362 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmAddMultiMembersToGroup() local
387 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcGmDelMultiMembersFromGroup() local
[all …]
Didentity_service_ipc_sdk.c129 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmAddCredential() local
158 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcCmRegChangeListenerInner() local
190 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcCmUnRegChangeListener() local
215 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmExportCredential() local
244 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmQueryCredByParams() local
274 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmQueryCredInfoByCredId() local
307 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcCmDeleteCredential() local
331 IpcDataInfo replyCache[IPC_DATA_CACHES_1] = { { 0 } }; in IpcCmUpdateCredInfo() local
358 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmAgreeCredential() local
391 IpcDataInfo replyCache[IPC_DATA_CACHES_3] = { { 0 } }; in IpcCmDelCredByParams() local
[all …]
/base/security/device_auth/frameworks/src/standard/
Dipc_dev_auth_stub.cpp268 MessageParcel replyCache; in HandleDeviceAuthCall() local
Dipc_adapt.cpp1632 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
/base/security/device_auth/frameworks/src/lite/
Dipc_adapt.c1501 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()