Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h71 bool HasExtent(Partition* p, Extent* e);
H A Dpartition_cow_creator.cpp60 bool PartitionCowCreator::HasExtent(Partition* p, Extent* e) { in HasExtent() function in android::snapshot::PartitionCowCreator