/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_detection_callback_proxy.cpp | 28 OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_detection_callback_test.cpp | 40 OnNetDetectionResultChanged( NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
|
H A D | net_conn_manager_test.cpp | 374 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 D | net_detection_cakkback_stub.cpp | 36 OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_detection_callback_stub.cpp | 53 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 D | net_monitor_test.cpp | 37 (void)urlRedirect; variable
|
H A D | net_conn_hievent_test.cpp | 99 void NetConnHiEventTest::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) {} in HandleNetMonitorResult() argument
|
H A D | network_test.cpp | 167 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 D | wifi_net_observer.cpp | 70 OnNetDetectionResultChanged( NetManagerStandard::NetDetectionResultCode detectionResult, const std::string &urlRedirect) OnNetDetectionResultChanged() argument
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/ |
H A D | net_conn_manager_test.cpp | 374 std::string urlRedirect = detectionCallback->GetUrlRedirect(); in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/ |
H A D | net_conn_client_fuzzer.cpp | 87 virtual int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged() argument
|
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | network.cpp | 588 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
|