Home
last modified time | relevance | path

Searched defs:netList (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp338 std::list<sptr<NetHandle>> netList; variable
491 std::list<sptr<NetHandle>> netList; variable
516 std::list<sptr<NetHandle>> netList; variable
568 int32_t CheckNetListRemainWhenConnected(std::list<sptr<NetHandle>> &netList) in CheckNetListRemainWhenConnected()
576 …ckNetListIncreaseWhenConnected(sptr<NetLinkInfo> &netLinkInfo, std::list<sptr<NetHandle>> &netList, in CheckNetListIncreaseWhenConnected()
587 …etListWhenDisconnected(sptr<NetSupplierInfo> &netSupplierInfo, std::list<sptr<NetHandle>> &netList, in CheckNetListWhenDisconnected()
600std::list<sptr<NetHandle>> &netList, uint32_t &supplierId, size_t &originNetSize) in RollbackForNetConnManager()
610 int32_t CheckNetListWhenUnregistered(std::list<sptr<NetHandle>> &netList, uint32_t &supplierId, siz… in CheckNetListWhenUnregistered()
634 std::list<sptr<NetHandle>> netList; variable
805 std::list<sptr<NetHandle>> netList; variable
H A Dnet_conn_client_test.cpp1043 std::list<sptr<NetHandle>> netList; variable
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dtraffic_management.cpp57 std::list<sptr<NetManagerStandard::NetHandle>> netList; in GetIfaceName() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_net_observer.cpp96 std::list<sptr<NetHandle>> netList; in GetWifiNetworkHandle() local
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_netconn_client.cpp58 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_conn_client.cpp58 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()
/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_impl_test/
H A Dnet_connect_adapter_impl_test.cpp80 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()
/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp453 std::list<sptr<NetHandle>> netList; in GetIfaceName() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_ffi.cpp330 std::list<sptr<NetHandle>> netList; in CJ_GetAllNets() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp316 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()