Home
last modified time | relevance | path

Searched refs:withLock (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/frameworks/inc/lite/
H A Dipc_adapt.h85 void DelIpcCallBackByReqId(int64_t reqId, int32_t type, bool withLock);
/base/security/device_auth/frameworks/inc/standard/
H A Dipc_adapt.h77 void DelIpcCallBackByReqId(int64_t reqId, int32_t type, bool withLock);
/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c421 void DelIpcCallBackByReqId(int64_t reqId, int32_t type, bool withLock) in DelIpcCallBackByReqId() argument
423 if (withLock) { in DelIpcCallBackByReqId()
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp415 void DelIpcCallBackByReqId(int64_t reqId, int32_t type, bool withLock) in DelIpcCallBackByReqId() argument
417 if (withLock) { in DelIpcCallBackByReqId()

Completed in 6 milliseconds