Searched defs:cbPtr (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/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() 351 int32_t AddIpcCallBackByReqId(int64_t reqId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByReqId()
|
/ohos5.0/base/security/device_auth/frameworks/src/standard/ |
H A D | ipc_adapt.cpp | 215 int32_t AddIpcCallBackByAppId(const char *appId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByAppId() 346 int32_t AddIpcCallBackByReqId(int64_t reqId, const uint8_t *cbPtr, int32_t cbSz, int32_t type) in AddIpcCallBackByReqId()
|