/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
H A D | wifi_net_observer_test.cpp | 106 netStateObserver->OnNetDetectionResultChanged( 109 netStateObserver->OnNetDetectionResultChanged( 112 netStateObserver->OnNetDetectionResultChanged(
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_detection_callback_stub.cpp | 63 …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 D | i_net_detection_callback.h | 33 virtual int32_t OnNetDetectionResultChanged(
|
H A D | net_detection_callback_stub.h | 35 int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult,
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/ |
H A D | net_detection_cakkback_stub.cpp | 36 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 D | net_detection_callback_proxy.h | 31 int32_t OnNetDetectionResultChanged(
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_detection_callback_test.h | 30 int32_t OnNetDetectionResultChanged(
|
H A D | net_detection_callback_test.cpp | 40 int32_t NetDetectionCallbackTest::OnNetDetectionResultChanged( in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::NetDetectionCallbackTest
|
H A D | net_detection_callback_stub_test.cpp | 30 …int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, const std::string &url… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::MockNetDetectionCallbackStubTest
|
H A D | network_test.cpp | 39 inline int32_t OnNetDetectionResultChanged(NetDetectionResultCode detectionResult, in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::__anon2369e68a0110::NetDetectionCallbackTest
|
H A D | net_conn_service_proxy_test.cpp | 161 …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 D | wifi_net_observer.h | 71 int32_t OnNetDetectionResultChanged(
|
H A D | wifi_net_observer.cpp | 70 int32_t NetStateObserver::OnNetDetectionResultChanged( in OnNetDetectionResultChanged() function in OHOS::Wifi::NetStateObserver
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_detection_callback_proxy.cpp | 28 int32_t NetDetectionCallbackProxy::OnNetDetectionResultChanged(NetDetectionResultCode detectionResu… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::NetDetectionCallbackProxy
|
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/ |
H A D | libnetconn_kits.map | 160 …"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 D | network.cpp | 600 callback->OnNetDetectionResultChanged(detectionResult, urlRedirect); in NotifyNetDetectionResult()
|
/ohos5.0/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::str… in OnNetDetectionResultChanged() function in OHOS::NetManagerStandard::INetDetectionCallbackTest
|