Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_callback_stub.c33 IpcDataInfo cbDataCache[MAX_REQUEST_PARAMS_NUM] = { { 0 } }; in DoCallBack() local
H A Dipc_adapt.c39 const IpcDataInfo *cbDataCache; member
647 const IpcDataInfo *cbDataCache, int32_t cacheNum, uintptr_t replyCtx) in ProcCbHook()
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_callback_stub.cpp36 IpcDataInfo cbDataCache[MAX_REQUEST_PARAMS_NUM] = { { 0 } }; in DoCallBack() local
H A Dipc_adapt.cpp45 const IpcDataInfo *cbDataCache; member
638 const IpcDataInfo *cbDataCache, int32_t cacheNum, uintptr_t replyCtx) in ProcCbHook()