Home
last modified time | relevance | path

Searched refs:IsLaunch (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Ddynamic_partition_control_interface.h51 constexpr bool IsLaunch() const { return value_ == Value::LAUNCH; } in IsLaunch() function
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc1251 if (GetVirtualAbFeatureFlag().IsLaunch()) { in DeleteSourcePartitions()