Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_monitor_test.cpp34 …inline void OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlR… in OnHandleNetMonitorResult()
Dnet_conn_hievent_test.cpp99 void NetConnHiEventTest::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::st… in HandleNetMonitorResult()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnetwork.cpp582 void Network::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRe… in HandleNetMonitorResult()
715 void Network::OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &url… in OnHandleNetMonitorResult()
745 bool Network::IsDetectionForDnsSuccess(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsSuccess()
750 bool Network::IsDetectionForDnsFail(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsFail()