Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/liblp/include/liblp/
H A Dmetadata_format.h84 #define LP_PARTITION_ATTRIBUTE_MASK \ macro
/aosp12/system/core/fs_mgr/liblp/
H A Dbuilder.cpp920 if (partition->attributes() & ~(LP_PARTITION_ATTRIBUTE_MASK)) { in Export()