Searched refs:IsDetectionForDnsFail (Results 1 – 2 of 2) sorted by relevance
87 bool IsDetectionForDnsFail(NetDetectionStatus netDetectionState, bool dnsHealthSuccess);
555 } else if (IsDetectionForDnsFail(lastDetectResult, dnsHealthSuccess)) { in NetDetectionForDnsHealth()752 bool Network::IsDetectionForDnsFail(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsFail() function in OHOS::NetManagerStandard::Network