Home
last modified time | relevance | path

Searched refs:OnNetDetectionResultChanged (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_net_observer_test.cpp106 netStateObserver->OnNetDetectionResultChanged(
109 netStateObserver->OnNetDetectionResultChanged(
112 netStateObserver->OnNetDetectionResultChanged(
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_detection_callback_stub.cpp63 …int32_t ret = OnNetDetectionResultChanged(static_cast<NetDetectionResultCode>(netDetectionResult),… in OnNetDetectionResult()
72 int32_t NetDetectionCallbackStub::OnNetDetectionResultChanged(NetDetectionResultCode detectionResul… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::NetDetectionCallbackStub
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/
H A Di_net_detection_callback.h33 virtual int32_t OnNetDetectionResultChanged(
H A Dnet_detection_callback_stub.h35 int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult,
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_detection_cakkback_stub.cpp36 int32_t NetDetectionCallbackStub::OnNetDetectionResultChanged(NetDetectionResultCode detectionResul… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::NetDetectionCallbackStub
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/stub/
H A Dnet_detection_callback_proxy.h31 int32_t OnNetDetectionResultChanged(
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_detection_callback_test.h30 int32_t OnNetDetectionResultChanged(
H A Dnet_detection_callback_test.cpp40 int32_t NetDetectionCallbackTest::OnNetDetectionResultChanged( in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::NetDetectionCallbackTest
H A Dnet_detection_callback_stub_test.cpp30 …int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &url… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::MockNetDetectionCallbackStubTest
H A Dnetwork_test.cpp39 inline int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::__anon2369e68a0110::NetDetectionCallbackTest
H A Dnet_conn_service_proxy_test.cpp161 …int32_t OnNetDetectionResultChanged(NetDetectionResultCode resultCode, const std::string &urlRedir… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::__anon7505b1c50110::NetDetectionTestCallback
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_observer.h71 int32_t OnNetDetectionResultChanged(
H A Dwifi_net_observer.cpp70 int32_t NetStateObserver::OnNetDetectionResultChanged( in OnNetDetectionResultChanged() function in OHOS::Wifi::NetStateObserver
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_detection_callback_proxy.cpp28 int32_t NetDetectionCallbackProxy::OnNetDetectionResultChanged(NetDetectionResultCode detectionResu… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::NetDetectionCallbackProxy
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/
H A Dlibnetconn_kits.map160 …"OHOS::NetManagerStandard::NetDetectionCallbackStub::OnNetDetectionResultChanged(OHOS::NetManagerS…
161 …l thunk to OHOS::NetManagerStandard::NetDetectionCallbackStub::OnNetDetectionResultChanged(OHOS::N…
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp600 callback->OnNetDetectionResultChanged(detectionResult, urlRedirect); in NotifyNetDetectionResult()
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp87 …virtual int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::str… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::INetDetectionCallbackTest