Home
last modified time | relevance | path

Searched refs:NotifyNetDetectionResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnetwork.h81 …void NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &urlRedire…
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp588NotifyNetDetectionResult(NetDetectionResultConvert(static_cast<int32_t>(netDetectionState)), urlRe… in HandleNetMonitorResult()
595 void Network::NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &u… in NotifyNetDetectionResult() function in OHOS::NetManagerStandard::Network