Searched defs:cbPtr (Results 1 - 2 of 2) sorted by relevance
/base/security/device_auth/frameworks/src/lite/ |
H A D | ipc_adapt.c | 217 int32_t AddIpcCallBackByAppId(const char *appId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByAppId() argument 351 int32_t AddIpcCallBackByReqId(int64_t reqId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByReqId() argument
|
/base/security/device_auth/frameworks/src/standard/ |
H A D | ipc_adapt.cpp | 216 int32_t AddIpcCallBackByAppId(const char *appId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByAppId() argument 347 int32_t AddIpcCallBackByReqId(int64_t reqId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByReqId() argument
|
Completed in 6 milliseconds