Home
last modified time | relevance | path

Searched defs:urlRedirect (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_detection_callback_proxy.cpp28 OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_detection_callback_test.cpp40 OnNetDetectionResultChanged( NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
H A Dnet_conn_manager_test.cpp374 std::string urlRedirect = detectionCallback->GetUrlRedirect(); in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_detection_cakkback_stub.cpp36 OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_detection_callback_stub.cpp53 std::string urlRedirect; in OnNetDetectionResult() local
72 OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_monitor_test.cpp37 (void)urlRedirect; variable
H A Dnet_conn_hievent_test.cpp99 void NetConnHiEventTest::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) {} in HandleNetMonitorResult() argument
H A Dnetwork_test.cpp167 std::string urlRedirect = "test_redirect"; in HWTEST_F() local
173 std::string urlRedirect = "test_redirect"; in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_observer.cpp70 OnNetDetectionResultChanged( NetManagerStandard::NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_manager_test.cpp374 std::string urlRedirect = detectionCallback->GetUrlRedirect(); in HWTEST_F() local
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp87 virtual int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp588 void Network::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) in HandleNetMonitorResult() argument
599 void Network::NotifyNetDetectionResult(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in NotifyNetDetectionResult() argument
722 void Network::OnHandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) in OnHandleNetMonitorResult() argument

Completed in 10 milliseconds