Searched defs:netDetectionState (Results 1 – 4 of 4) sorted by relevance
682 void Network::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRe… in HandleNetMonitorResult()824 void Network::OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &url… in OnHandleNetMonitorResult()861 bool Network::IsDetectionForDnsSuccess(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsSuccess()866 bool Network::IsDetectionForDnsFail(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsFail()
99 void NetConnHiEventTest::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::st… in HandleNetMonitorResult()
225 NetDetectionStatus netDetectionState = INVALID_DETECTION_STATE; variable
41 …inline void OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlR… in OnHandleNetMonitorResult()