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