Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/
Daddress_mapper.h89 inline bool Intersects(const MappedRange& range) const { in Intersects() function
Daddress_mapper.cc53 if (!iter->Intersects(range)) in MapWithID()