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 D | wifi_net_observer_test.cpp | 57 [](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 D | net_detection_callback_stub.cpp | 53 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 D | network_test.cpp | 40 const std::string &urlRedirect) override in OnNetDetectionResultChanged() 167 std::string urlRedirect = "test_redirect"; variable 173 std::string urlRedirect = "test_redirect"; variable
|
H A D | net_detection_callback_test.cpp | 41 NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()
|
H A D | net_monitor_test.cpp | 34 …HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) overr… in OnHandleNetMonitorResult()
|
H A D | net_detection_callback_stub_test.cpp | 30 …tectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) overr… in OnNetDetectionResultChanged()
|
H A D | net_conn_hievent_test.cpp | 99 …st::HandleNetMonitorResult(NetDetectionStatus netDetectionState, const std::string &urlRedirect) {} in HandleNetMonitorResult()
|
H A D | net_conn_service_proxy_test.cpp | 161 …NetDetectionResultChanged(NetDetectionResultCode resultCode, const std::string &urlRedirect) overr… in OnNetDetectionResultChanged()
|
H A D | net_conn_manager_test.cpp | 363 std::string urlRedirect = detectionCallback->GetUrlRedirect(); variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_detection_callback_proxy.cpp | 29 const std::string &urlRedirect) in OnNetDetectionResultChanged()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/ |
H A D | net_detection_cakkback_stub.cpp | 37 const std::string &urlRedirect) in OnNetDetectionResultChanged()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/ |
H A D | wifi_net_observer.cpp | 71 NetManagerStandard::NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | network.cpp | 584 …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 D | net_conn_client_fuzzer.cpp | 87 …OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &urlRedirect) in OnNetDetectionResultChanged()
|