Home
last modified time | relevance | path

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

/system/update_engine/common/
Ddynamic_partition_control_interface.h47 enum class Value { NONE = 0, RETROFIT, LAUNCH }; enumerator
/system/update_engine/aosp/
Dcleanup_previous_update_action_unittest.cc68 constexpr static FeatureFlag LAUNCH{FeatureFlag::Value::LAUNCH}; member in chromeos_update_engine::CleanupPreviousUpdateActionTest