Home
last modified time | relevance | path

Searched refs:HasBlockDevice (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/liblp/include/liblp/
H A Dbuilder.h363 bool HasBlockDevice(const std::string& partition_name) const;
/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder.cpp1012 bool MetadataBuilder::HasBlockDevice(const std::string& partition_name) const { in HasBlockDevice() function in android::fs_mgr::MetadataBuilder