Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.h67 bool HasExtent(Partition* p, Extent* e);
Dpartition_cow_creator.cpp55 bool PartitionCowCreator::HasExtent(Partition* p, Extent* e) { in HasExtent() function in android::snapshot::PartitionCowCreator