Home
last modified time | relevance | path

Searched refs:FindSupplierWithInternetByBearerType (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h482 std::vector<sptr<NetSupplier>> FindSupplierWithInternetByBearerType(NetBearType bearerType);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2727 std::vector<sptr<NetSupplier>> NetConnService::FindSupplierWithInternetByBearerType(NetBearType bearerType) in FindSupplierWithInternetByBearerType() function in OHOS::NetManagerStandard::NetConnService
2766 std::vector<sptr<NetSupplier>> suppliers = FindSupplierWithInternetByBearerType(bearerType); in UpdateSupplierScoreAsync()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_service_test.cpp1077 NetConnService::GetInstance()->FindSupplierWithInternetByBearerType(NetBearType::BEARER_WIFI); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp1080 NetConnService::GetInstance()->FindSupplierWithInternetByBearerType(NetBearType::BEARER_WIFI); in HWTEST_F()

Completed in 12 milliseconds