Searched refs:HasExtent (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | partition_cow_creator.h | 71 bool HasExtent(Partition* p, Extent* e); |
H A D | partition_cow_creator.cpp | 60 bool PartitionCowCreator::HasExtent(Partition* p, Extent* e) { in HasExtent() function in android::snapshot::PartitionCowCreator |