Home
last modified time | relevance | path

Searched refs:IsDetecting (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dprobe_thread.h89 bool IsDetecting();
H A Dnet_monitor.h73 bool IsDetecting();
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp74 while (netMonitor->IsDetecting()) { in NetDetectThread()
112 bool NetMonitor::IsDetecting() in IsDetecting() function in OHOS::NetManagerStandard::NetMonitor
214 if (!probeThread->IsDetecting()) { in GetThreadDetectResult()
H A Dprobe_thread.cpp162 bool ProbeThread::IsDetecting() in IsDetecting() function in OHOS::NetManagerStandard::ProbeThread
H A Dnetwork.cpp761 return ((netDetectionState == VERIFICATION_STATE) && !dnsHealthSuccess && !(netMonitor_->IsDetecting())); in IsDetectionForDnsFail()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_monitor_test.cpp69 bool ret = instance_->IsDetecting(); in HWTEST_F()

Completed in 4 milliseconds