Home
last modified time | relevance | path

Searched defs:netDetectionState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_monitor_test.cpp34 …inline void OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlR… in OnHandleNetMonitorResult()
H A Dnet_conn_hievent_test.cpp99 void NetConnHiEventTest::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::st… in HandleNetMonitorResult()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp584 void Network::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRe… in HandleNetMonitorResult()
717 void Network::OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &url… in OnHandleNetMonitorResult()
747 bool Network::IsDetectionForDnsSuccess(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsSuccess()
752 bool Network::IsDetectionForDnsFail(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsFail()