Searched refs:FindBlockDeviceByName (Results 1 – 2 of 2) sorted by relevance
851 bool MetadataBuilder::FindBlockDeviceByName(const std::string& partition_name, in FindBlockDeviceByName() function in android::fs_mgr::MetadataBuilder864 return FindBlockDeviceByName(partition_name, &index); in HasBlockDevice()870 if (!FindBlockDeviceByName(partition_name, &index)) { in GetBlockDeviceInfo()885 if (!FindBlockDeviceByName(partition_name, &index)) { in UpdateBlockDeviceInfo()1070 if (!FindBlockDeviceByName(block_device, &device_index)) { in AddLinearExtent()
303 bool FindBlockDeviceByName(const std::string& partition_name, uint32_t* index) const;