Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_proxy.cpp32 int32_t ProxyDevAuth::DoCallRequest(MessageParcel &dataParcel, MessageParcel &replyParcel, bool withSync) in DoCallRequest() function in OHOS::ProxyDevAuth
40 LOGE("Proxy DoCallRequest Remote() is null"); in DoCallRequest()
142 return proxy->DoCallRequest(dataParcel, replyParcel, withSync); in ActCall()
/base/security/device_auth/frameworks/inc/standard/
H A Dipc_dev_auth_proxy.h28 int32_t DoCallRequest(MessageParcel &dataParcel, MessageParcel &replyParcel, bool withSync);

Completed in 1 milliseconds