Searched refs:kPropertyAccessTechnology (Results 1 – 5 of 5) sorted by relevance
41 const char ChromeosModemGSMNetworkProxy::kPropertyAccessTechnology[] = member in shill::ChromeosModemGSMNetworkProxy49 RegisterProperty(kPropertyAccessTechnology, &access_technology); in PropertySet()
83 static const char kPropertyAccessTechnology[]; variable
62 const char CellularCapabilityGSM::kPropertyAccessTechnology[] = member in shill::CellularCapabilityGSM674 if (properties.ContainsUint(kPropertyAccessTechnology)) { in OnPropertiesChanged()675 SetAccessTechnology(properties.GetUint(kPropertyAccessTechnology)); in OnPropertiesChanged()
159 static const char kPropertyAccessTechnology[]; variable
670 props.SetUint(CellularCapabilityGSM::kPropertyAccessTechnology, in TEST_F()