Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_client.cpp30 constexpr size_t WAIT_REMOTE_TIME_SEC = 15; member
201 if (!g_cv.wait_for(lk, std::chrono::seconds(WAIT_REMOTE_TIME_SEC), in LoadSaOnDemand()
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp28 constexpr size_t WAIT_REMOTE_TIME_SEC = 15; member
226 g_cv.wait_for(uniqueLock, std::chrono::seconds(WAIT_REMOTE_TIME_SEC), in GetProxy()

Completed in 2 milliseconds