Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_activate.cpp35 timeoutMS_(timeoutMS), in NetActivate()
51 if (netActEventHandler_ != nullptr && timeoutMS_ > 0) { in StartTimeOutNetAvailable()
52 netActEventHandler_->PostTask([self]() { self->TimeOutNetAvailable(); }, activateName_, timeoutMS_); in StartTimeOutNetAvailable()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_activate.h78 uint32_t timeoutMS_ = 0; member in OHOS::NetManagerStandard::NetActivate

Completed in 1 milliseconds