Searched refs:partition_extent (Results 1 – 1 of 1) sorted by relevance
61 for (auto& partition_extent : p->extents()) { in HasExtent() local62 auto intersection = Intersect(partition_extent.get(), e); in HasExtent()