Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
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
Dnet_conn_client_test.cpp1043 std::list<sptr<NetHandle>> netList; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
Dwifi_net_observer.cpp96 std::list<sptr<NetHandle>> netList; in GetWifiNetworkHandle() local
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
Dmock_netconn_client.cpp58 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
Dnet_conn_client.cpp58 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()
/foundation/communication/netmanager_base/frameworks/cj/connection/src/
Dnet_connection_ffi.cpp330 std::list<sptr<NetHandle>> netList; in CJ_GetAllNets() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp316 int32_t NetConnClient::GetAllNets(std::list<sptr<NetHandle>> &netList) in GetAllNets()