Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/include/liblp/
Dbuilder.h408 bool IsAnyRegionAllocated(const LinearExtent& candidate) const;
/system/core/fs_mgr/liblp/
Dbuilder.cpp842 if (IsAnyRegionAllocated(*new_extent.get()) || in ExtendFinalExtent()
861 bool MetadataBuilder::IsAnyRegionAllocated(const LinearExtent& candidate) const { in IsAnyRegionAllocated() function in android::fs_mgr::MetadataBuilder