Home
last modified time | relevance | path

Searched defs:updated_boot_flags_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/
H A Dupdate_boot_flags_action.cc26 bool UpdateBootFlagsAction::updated_boot_flags_ = false; member in chromeos_update_engine::UpdateBootFlagsAction
H A Dupdate_boot_flags_action.h51 static bool updated_boot_flags_; variable