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