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

  /external/cros/system_api/dbus/update_engine/
dbus-constants.h 36 } AttemptUpdateFlags;
  /system/update_engine/
dbus_service.cc 47 update_engine::AttemptUpdateFlags flags =
48 static_cast<update_engine::AttemptUpdateFlags>(in_flags_as_int);
common_service.h 36 } AttemptUpdateFlags;
common_service.cc 78 AttemptUpdateFlags flags = static_cast<AttemptUpdateFlags>(in_flags_as_int);

Completed in 143 milliseconds