Home
last modified time | relevance | path

Searched refs:GetIpcCallBackByReqId (Results 1 - 2 of 2) sorted by relevance

/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c289 static IpcCallBackNode *GetIpcCallBackByReqId(int64_t reqId, int32_t type) in GetIpcCallBackByReqId() function
341 node = GetIpcCallBackByReqId(reqId, type); in AddIpcCbObjByReqId()
367 IpcCallBackNode *node = GetIpcCallBackByReqId(reqId, type); in AddIpcCallBackByReqId()
413 node = GetIpcCallBackByReqId(reqId, type); in DelCallBackByReqId()
701 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnTransmitWithType()
750 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnSessionKeyRetWithType()
797 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnFinishWithType()
850 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnErrorWithType()
908 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnRequestWithType()
945 IpcCallBackNode *node = GetIpcCallBackByReqId(requestI in CanFindCbByReqId()
[all...]
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp289 static IpcCallBackNode *GetIpcCallBackByReqId(int64_t reqId, int32_t type) in GetIpcCallBackByReqId() function
338 node = GetIpcCallBackByReqId(reqId, type); in AddIpcCbObjByReqId()
363 node = GetIpcCallBackByReqId(reqId, type); in AddIpcCallBackByReqId()
407 node = GetIpcCallBackByReqId(reqId, type); in DelCallBackByReqId()
688 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnTransmitWithType()
728 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnSessionKeyRetWithType()
767 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnFinishWithType()
827 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnErrorWithType()
876 node = GetIpcCallBackByReqId(requestId, type); in GaCbOnRequestWithType()
912 IpcCallBackNode *node = GetIpcCallBackByReqId(requestI in CanFindCbByReqId()
[all...]

Completed in 5 milliseconds