Searched refs:kPropertyEnabledFacilityLocks (Results 1 – 5 of 5) sorted by relevance
42 const char ChromeosModemGSMCardProxy::kPropertyEnabledFacilityLocks[] = member in shill::ChromeosModemGSMCardProxy50 RegisterProperty(kPropertyEnabledFacilityLocks, &enabled_facility_locks); in PropertySet()
85 static const char kPropertyEnabledFacilityLocks[]; variable
64 const char CellularCapabilityGSM::kPropertyEnabledFacilityLocks[] = member in shill::CellularCapabilityGSM680 if (properties.ContainsUint(kPropertyEnabledFacilityLocks)) { in OnPropertiesChanged()681 uint32_t locks = properties.GetUint(kPropertyEnabledFacilityLocks); in OnPropertiesChanged()
160 static const char kPropertyEnabledFacilityLocks[]; variable
672 props.SetUint(CellularCapabilityGSM::kPropertyEnabledFacilityLocks, in TEST_F()