Searched defs:cbPtr (Results 1 – 2 of 2) sorted by relevance
/base/security/device_auth/frameworks/src/lite/ |
D | ipc_adapt.c | 210 int32_t AddIpcCallBackByAppId(const char *appId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByAppId() 344 int32_t AddIpcCallBackByReqId(int64_t reqId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByReqId()
|
/base/security/device_auth/frameworks/src/standard/ |
D | ipc_adapt.cpp | 201 int32_t AddIpcCallBackByAppId(const char *appId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByAppId() 332 int32_t AddIpcCallBackByReqId(int64_t reqId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByReqId()
|