Searched refs:GetTechnologyString (Results 1 – 5 of 5) sorted by relevance
608 storage->SetString(id, kStorageType, GetTechnologyString()); in Save()968 string Service::GetTechnologyString() const { in GetTechnologyString() function in shill::Service973 return GetTechnologyString(); in CalculateTechnology()
242 std::string GetTechnologyString(Error* error);
424 std::string GetTechnologyString() const;
212 &Device::GetTechnologyString); in Device()449 string Device::GetTechnologyString(Error* /*error*/) { in GetTechnologyString() function in shill::Device
2154 services_[0]->GetTechnologyString() : ""; in DefaultTechnology()