Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/liblp/
H A Dsuper_layout_builder.cpp86 static bool AddGapExtents(std::vector<SuperImageExtent>* extents, SuperImageExtent::Type gap_type) { in AddGapExtents() function
193 if (!AddGapExtents(&extents, SuperImageExtent::Type::DONTCARE)) { in GetImageLayout()