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

  /external/cros/system_api/dbus/update_engine/
dbus-constants.h 49 const char kUpdateStatusCheckingForUpdate[] =
  /system/update_engine/
update_status_utils.cc 30 return update_engine::kUpdateStatusCheckingForUpdate;
58 } else if (s == update_engine::kUpdateStatusCheckingForUpdate) {
  /system/update_engine/update_manager/
real_updater_provider.cc 161 {update_engine::kUpdateStatusCheckingForUpdate, Stage::kCheckingForUpdate},

Completed in 340 milliseconds