Searched refs:HasBlockDevice (Results 1 – 3 of 3) sorted by relevance
363 bool HasBlockDevice(const std::string& partition_name) const;
952 return source_metadata->HasBlockDevice(partition_name_suffix); in IsSuperBlockDevice()
1017 bool MetadataBuilder::HasBlockDevice(const std::string& partition_name) const { in HasBlockDevice() function in android::fs_mgr::MetadataBuilder