Searched defs:cacheNum (Results 1 – 5 of 5) sorted by relevance
| /base/security/device_auth/frameworks/src/lite/ |
| D | ipc_dev_auth_stub.c | 79 static int32_t DecodeCallRequest(IpcIo *data, IpcDataInfo *paramsCache, int32_t cacheNum, int32_t *… in DecodeCallRequest()
|
| D | ipc_adapt.c | 41 int32_t cacheNum; member 646 const IpcDataInfo *cbDataCache, int32_t cacheNum, uintptr_t replyCtx) in ProcCbHook() 1501 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
|
| /base/security/device_auth/frameworks/src/standard/ |
| D | ipc_dev_auth_stub.cpp | 129 static int32_t DecodeCallRequest(MessageParcel &data, IpcDataInfo *paramsCache, int32_t cacheNum, i… in DecodeCallRequest()
|
| D | ipc_adapt.cpp | 47 int32_t cacheNum; member 686 const IpcDataInfo *cbDataCache, int32_t cacheNum, uintptr_t replyCtx) in ProcCbHook() 1632 void DecodeCallReply(uintptr_t callCtx, IpcDataInfo *replyCache, int32_t cacheNum) in DecodeCallReply()
|
| /base/security/device_auth/frameworks/src/ |
| D | ipc_sdk.c | 965 static int32_t GetSharedKeyAndRandom(const IpcDataInfo *replies, int32_t cacheNum, DataBuff *return… in GetSharedKeyAndRandom() 1056 static int32_t GetSharedKey(const IpcDataInfo *replies, int32_t cacheNum, DataBuff *returnSharedKey) in GetSharedKey()
|