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

  /external/cros/system_api/dbus/update_engine/
dbus-constants.h 61 const char kUpdateStatusDisabled[] = "UPDATE_STATUS_DISABLED";
  /system/update_engine/
update_status_utils.cc 46 return update_engine::kUpdateStatusDisabled;
82 } else if (s == update_engine::kUpdateStatusDisabled) {

Completed in 63 milliseconds