Searched refs:IsABDevice (Results 1 – 3 of 3) sorted by relevance
396 static bool IsABDevice();
105 bool IsABDevice() { in IsABDevice() function119 if (!IsABDevice() && android::base::GetBoolProperty(kPreferCacheBackingStorageProp, false) && in OverlayMountPoints()
714 if (IsABDevice() && ShouldHalveSuper() && GetPartitionSlotSuffix(partition->name()) == "_b") { in GrowPartition()1214 bool MetadataBuilder::IsABDevice() { in IsABDevice() function in android::fs_mgr::MetadataBuilder