Searched refs:GetCandidateRange (Results 1 – 3 of 3) sorted by relevance
58 for (const auto& ext : set_.GetCandidateRange(extent)) { in Get()
107 Range<ExtentSet::const_iterator> GetCandidateRange(
213 for (const auto& entry : GetCandidateRange(extent)) { in OverlapsWithExtent()291 Range<ExtentRanges::ExtentSet::const_iterator> ExtentRanges::GetCandidateRange( in GetCandidateRange() function in chromeos_update_engine::ExtentRanges305 const auto candidates = GetCandidateRange(extent); in GetIntersectingExtents()