Home
last modified time | relevance | path

Searched defs:WaitForAsyncReply (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_async_reply.cpp48 int PowerMgrStubAsync::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::PowerMgr::PowerMgrStubAsync
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
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
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dfoo_service.cpp56 int FooStub::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::FooStub
H A Dtest_capi_skeleton.cpp206 int NativeRemoteProxyTest::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::NativeRemoteProxyTest