Home
last modified time | relevance | path

Searched refs:Await (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/utils/common_utils/include/
H A Dtiny_count_down_latch.h31 void Await();
33 bool Await(const std::chrono::duration<Rep, Period>& time) in Await() function in OHOS::NetManagerStandard::TinyCountDownLatch
/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dtiny_count_down_latch.cpp34 void TinyCountDownLatch::Await() in Await() function in OHOS::NetManagerStandard::TinyCountDownLatch
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp182 latch->Await(std::chrono::milliseconds(PRIMARY_DETECTION_RESULT_WAIT_MS)); in SendProbe()
202 latchAll->Await(std::chrono::milliseconds(ALL_DETECTION_RESULT_WAIT_MS)); in SendProbe()

Completed in 3 milliseconds