Home
last modified time | relevance | path

Searched defs:netIdList (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/
H A Dnet_conn_service_proxy_test.cpp427 std::list<int32_t> netIdList; in HWTEST_F() local
439 std::list<int32_t> netIdList; in HWTEST_F() local
585 std::list<int32_t> netIdList; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp464 std::list<int32_t> netIdList; in HWTEST_F() local
554 std::list<int32_t> netIdList; in HWTEST_F() local
696 std::list<int32_t> netIdList; HWTEST_F() local
[all...]
H A Dnet_conn_service_test.cpp406 std::list<int32_t> netIdList; in HWTEST_F() local
418 std::list<int32_t> netIdList; in HWTEST_F() local
489 std::list<int32_t> netIdList; in HWTEST_F() local
683 std::list<int32_t> netIdList; in HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_manager_test.cpp464 std::list<int32_t> netIdList; in HWTEST_F() local
554 std::list<int32_t> netIdList; in HWTEST_F() local
696 std::list<int32_t> netIdList; HWTEST_F() local
[all...]
H A Dnet_conn_service_test.cpp405 std::list<int32_t> netIdList; in HWTEST_F() local
417 std::list<int32_t> netIdList; in HWTEST_F() local
488 std::list<int32_t> netIdList; in HWTEST_F() local
682 std::list<int32_t> netIdList; in HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp101 std::list<int32_t> netIdList; in SetUp() local
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp905 std::list<int32_t> netIdList; in OnGetSpecificNet() local
933 std::list<int32_t> netIdList; in OnGetAllNets() local
1225 std::list<int32_t> netIdList; OnGetNetIdByIdentifier() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp776 int32_t NetConnServiceProxy::GetSpecificNet(NetBearType bearerType, std::list<int32_t> &netIdList) in GetSpecificNet() argument
817 int32_t NetConnServiceProxy::GetAllNets(std::list<int32_t> &netIdList) in GetAllNets() argument
1221 int32_t NetConnServiceProxy::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier() argument
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp367 std::list<int32_t> netIdList; in GetAllNets() local
698 int32_t NetConnClient::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1577 int32_t NetConnService::GetSpecificNet(NetBearType bearerType, std::list<int32_t> &netIdList) in GetSpecificNet() argument
1599 int32_t NetConnService::GetAllNets(std::list<int32_t> &netIdList) in GetAllNets() argument
1813 int32_t NetConnService::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier() argument

Completed in 23 milliseconds