Home
last modified time | relevance | path

Searched refs:WaitForAsyncReply (Results 1 - 6 of 6) sorted by relevance

/base/powermgr/power_manager/services/zidl/include/
H A Dpower_mgr_async_reply.h45 int WaitForAsyncReply(int timeout);
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_sa_interface.h36 std::tuple<uint32_t, std::unique_ptr<uint8_t[]>, uint32_t> WaitForAsyncReply(int timeout);
H A Dhks_sa_interface.cpp110 std::tuple<uint32_t, std::unique_ptr<uint8_t[]>, uint32_t> HksStub::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::Security::Hks::HksStub
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_async_reply.cpp54 int PowerMgrStubAsync::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::PowerMgr::PowerMgrStubAsync
H A Dpower_mgr_proxy.cpp666 int error = asyncCallback->WaitForAsyncReply(waitTime); in ForceSuspendDevice()
1154 int error = asyncCallback->WaitForAsyncReply(waitTime); in Hibernate()
/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_request.cpp99 auto [errCode, packedCerts, packedSize] = hksCallback->WaitForAsyncReply(timeout); in HksSendAnonAttestRequestAndWaitAsyncReply()

Completed in 4 milliseconds