Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/
Dsuper_layout_builder.cpp88 static bool AddGapExtents(std::vector<SuperImageExtent>* extents, SuperImageExtent::Type gap_type) { in AddGapExtents() argument
104 extents->emplace_back(current_offset, gap_size, gap_type); in AddGapExtents()