Searched refs:IsSuperBlockDevice (Results 1 – 2 of 2) sorted by relevance
302 bool IsSuperBlockDevice(const base::FilePath& device_dir,
1185 bool DynamicPartitionControlAndroid::IsSuperBlockDevice( in IsSuperBlockDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid1216 if (IsSuperBlockDevice(device_dir, current_slot, partition_name_suffix)) { in GetDynamicPartitionDevice()