Home
last modified time | relevance | path

Searched defs:urlRedirect (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_net_observer_test.cpp57 [](SystemNetWorkState netState, std::string urlRedirect) { in __anonb96dc7e90102()
85 [this, &result](SystemNetWorkState netState, std::string urlRedirect) { in __anonb96dc7e90202()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_detection_callback_stub.cpp53 std::string urlRedirect; in OnNetDetectionResult() local
73 const std::string &urlRedirect) in OnNetDetectionResultChanged()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnetwork_test.cpp40 const std::string &urlRedirect) override in OnNetDetectionResultChanged()
167 std::string urlRedirect = "test_redirect"; variable
173 std::string urlRedirect = "test_redirect"; variable
H A Dnet_detection_callback_test.cpp41 NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()
H A Dnet_monitor_test.cpp34 …HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) overr… in OnHandleNetMonitorResult()
H A Dnet_detection_callback_stub_test.cpp30 …tectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) overr… in OnNetDetectionResultChanged()
H A Dnet_conn_hievent_test.cpp99 …st::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) {} in HandleNetMonitorResult()
H A Dnet_conn_service_proxy_test.cpp161 …NetDetectionResultChanged(NetDetectionResultCode resultCode, const std::string &urlRedirect) overr… in OnNetDetectionResultChanged()
H A Dnet_conn_manager_test.cpp363 std::string urlRedirect = detectionCallback->GetUrlRedirect(); variable
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_detection_callback_proxy.cpp29 const std::string &urlRedirect) in OnNetDetectionResultChanged()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_detection_cakkback_stub.cpp37 const std::string &urlRedirect) in OnNetDetectionResultChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_observer.cpp71 NetManagerStandard::NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp584 …twork::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) in HandleNetMonitorResult()
595 …k::NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in NotifyNetDetectionResult()
717 …ork::OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) in OnHandleNetMonitorResult()
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp87 …OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()