HomeSort by relevance Sort by last modified time
    Searched refs:enabled_facility_locks (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/dbus/
chromeos_modem_gsm_card_proxy.cc 50 RegisterProperty(kPropertyEnabledFacilityLocks, &enabled_facility_locks);
213 if (!properties_->enabled_facility_locks.GetAndBlock()) {
217 return properties_->enabled_facility_locks.value();
chromeos_modem_gsm_card_proxy.h 79 brillo::dbus_utils::Property<uint32_t> enabled_facility_locks; member in class:shill::ChromeosModemGSMCardProxy::PropertySet

Completed in 60 milliseconds