Searched refs:ShouldHalveSuper (Results 1 – 2 of 2) sorted by relevance
402 bool ShouldHalveSuper() const;
719 if (IsABDevice() && ShouldHalveSuper() && GetPartitionSlotSuffix(partition->name()) == "_b") { in GrowPartition()1228 bool MetadataBuilder::ShouldHalveSuper() const { in ShouldHalveSuper() function in android::fs_mgr::MetadataBuilder