Searched refs:GetNetSupplierFromList (Results 1 – 2 of 2) sorted by relevance
403 …std::list<sptr<NetSupplier>> GetNetSupplierFromList(NetBearType bearerType, const std::string &ide…404 sptr<NetSupplier> GetNetSupplierFromList(NetBearType bearerType, const std::string &ident,
423 sptr<NetSupplier> supplier = GetNetSupplierFromList(bearerType, ident, netCaps); in RegisterNetSupplierAsync()1357 std::list<sptr<NetSupplier>> NetConnService::GetNetSupplierFromList(NetBearType bearerType, const s… in GetNetSupplierFromList() function in OHOS::NetManagerStandard::NetConnService1376 sptr<NetSupplier> NetConnService::GetNetSupplierFromList(NetBearType bearerType, const std::string … in GetNetSupplierFromList() function in OHOS::NetManagerStandard::NetConnService1538 auto suppliers = GetNetSupplierFromList(bearerType); in GetIfaceNames()1568 auto suppliers = GetNetSupplierFromList(bearerType, ident); in GetIfaceNameByType()1600 auto suppliers = GetNetSupplierFromList(bearerType); in GetIfaceNameIdentMaps()