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