Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Ddynamic_partition_control_android.h271 SpaceLimit GetSpaceLimit(bool use_snapshot);
278 bool use_snapshot);
Ddynamic_partition_control_android.cc836 DynamicPartitionControlAndroid::GetSpaceLimit(bool use_snapshot) { in GetSpaceLimit() argument
857 if (use_snapshot) in GetSpaceLimit()
883 bool use_snapshot) { in CheckSuperPartitionAllocatableSpace() argument
894 switch (GetSpaceLimit(use_snapshot)) { in CheckSuperPartitionAllocatableSpace()