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.h274 SpaceLimit GetSpaceLimit(bool use_snapshot);
281 bool use_snapshot);
Ddynamic_partition_control_android.cc866 DynamicPartitionControlAndroid::GetSpaceLimit(bool use_snapshot) { in GetSpaceLimit() argument
887 if (use_snapshot) in GetSpaceLimit()
913 bool use_snapshot) { in CheckSuperPartitionAllocatableSpace() argument
924 switch (GetSpaceLimit(use_snapshot)) { in CheckSuperPartitionAllocatableSpace()