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