Home
last modified time | relevance | path

Searched defs:RegisterNetDetectionCallback (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
Dmock_netconn_client.cpp48 int32_t NetConnClient::RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback… in RegisterNetDetectionCallback() function in OHOS::Wifi::NetConnClient
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
Dnet_conn_client.cpp48 int32_t NetConnClient::RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback… in RegisterNetDetectionCallback() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_stub_test.h119 …int32_t RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback> &callback) o… in RegisterNetDetectionCallback() function
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnetwork.cpp477 void Network::RegisterNetDetectionCallback(const sptr<INetDetectionCallback> &callback) in RegisterNetDetectionCallback() function in OHOS::NetManagerStandard::Network
Dnet_conn_service.cpp311 int32_t NetConnService::RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallbac… in RegisterNetDetectionCallback() function in OHOS::NetManagerStandard::NetConnService
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp237 int32_t NetConnClient::RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback… in RegisterNetDetectionCallback() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp429 int32_t NetConnServiceProxy::RegisterNetDetectionCallback(int32_t netId, const sptr<INetDetectionCa… in RegisterNetDetectionCallback() function in OHOS::NetManagerStandard::NetConnServiceProxy