Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnetwork.h84 void NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &urlRedirect);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp592 NotifyNetDetectionResult(NetDetectionResultConvert(static_cast<int32_t>(netDetectionState)), urlRedirect); in HandleNetMonitorResult()
599 void Network::NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in NotifyNetDetectionResult() function in OHOS::NetManagerStandard::Network

Completed in 3 milliseconds