Searched defs:FindPartition (Results 1 – 3 of 3) sorted by relevance
144 const LpMetadataPartition* FindPartition(const LpMetadata& metadata, const std::string& name) { in FindPartition() function
547 Partition* MetadataBuilder::FindPartition(std::string_view name) const { in FindPartition() function in android::fs_mgr::MetadataBuilder
205 static Fstab::const_iterator FindPartition(const Fstab& fstab, const std::string& partition) { in FindPartition() function