Searched defs:ExtentsOverlapOrTouch (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Dextent_ranges.cc35 bool ExtentRanges::ExtentsOverlapOrTouch(const Extent& a, const Extent& b) { function in class:chromeos_update_engine::ExtentRanges
89 if (ExtentsOverlapOrTouch(*it, extent)) {

Completed in 105 milliseconds