Home
last modified time | relevance | path

Searched defs:netIdList (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dtraffic_management.cpp51 std::list<int32_t> netIdList; in GetIfaceName() local
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_proxy_test.cpp427 std::list<int32_t> netIdList; variable
439 std::list<int32_t> netIdList; variable
573 std::list<int32_t> netIdList; variable
H A Dnet_conn_service_stub_test.h150 int32_t GetSpecificNet(NetBearType bearerType, std::list<int32_t> &netIdList) override in GetSpecificNet()
155 int32_t GetAllNets(std::list<int32_t> &netIdList) override in GetAllNets()
205 int32_t GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) override in GetNetIdByIdentifier()
H A Dnet_conn_service_test.cpp380 std::list<int32_t> netIdList; variable
392 std::list<int32_t> netIdList; variable
463 std::list<int32_t> netIdList; variable
657 std::list<int32_t> netIdList; variable
H A Dnet_conn_manager_test.cpp453 std::list<int32_t> netIdList; variable
543 std::list<int32_t> netIdList; variable
685 std::list<int32_t> netIdList; variable
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp98 std::list<int32_t> netIdList; in SetUp() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp685 int32_t NetConnServiceProxy::GetSpecificNet(NetBearType bearerType, std::list<int32_t> &netIdList) in GetSpecificNet()
726 int32_t NetConnServiceProxy::GetAllNets(std::list<int32_t> &netIdList) in GetAllNets()
1130 … NetConnServiceProxy::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp836 std::list<int32_t> netIdList; in OnGetSpecificNet() local
864 std::list<int32_t> netIdList; in OnGetAllNets() local
1156 std::list<int32_t> netIdList; in OnGetNetIdByIdentifier() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp324 std::list<int32_t> netIdList; in GetAllNets() local
656 int32_t NetConnClient::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier()
/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp445 std::list<int32_t> netIdList; in GetIfaceName() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1424 int32_t NetConnService::GetSpecificNet(NetBearType bearerType, std::list<int32_t> &netIdList) in GetSpecificNet()
1446 int32_t NetConnService::GetAllNets(std::list<int32_t> &netIdList) in GetAllNets()
1659 …t32_t NetConnService::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier()