Searched refs:technology_family_ (Results 1 – 2 of 2) sorted by relevance
41 const std::string& technology_family() const { return technology_family_; } in technology_family()77 std::string technology_family_; variable
52 return GetStringValue(key, value, &technology_family_); in PropertyChanged()143 return technology_family_ == shill::kTechnologyFamilyGsm && !sim_present_; in IsSimAbsent()