Searched defs:WaitForAsyncReply (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/powermgr/power_manager/services/zidl/src/ | ||
H A D | power_mgr_async_reply.cpp | 48 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 D | hks_sa_interface.cpp | 110 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 D | foo_service.cpp | 56 int FooStub::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::FooStub |
H A D | test_capi_skeleton.cpp | 206 int NativeRemoteProxyTest::WaitForAsyncReply(int timeout) in WaitForAsyncReply() function in OHOS::NativeRemoteProxyTest |