Home
last modified time | relevance | path

Searched refs:IsDetectionForDnsSuccess (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnetwork.h89 bool IsDetectionForDnsSuccess(NetDetectionStatus netDetectionState, bool dnsHealthSuccess);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp554 if (IsDetectionForDnsSuccess(lastDetectResult, dnsHealthSuccess)) { in NetDetectionForDnsHealth()
754 bool Network::IsDetectionForDnsSuccess(NetDetectionStatus netDetectionState, bool dnsHealthSuccess) in IsDetectionForDnsSuccess() function in OHOS::NetManagerStandard::Network

Completed in 2 milliseconds