Searched refs:intersect (Results 1 – 3 of 3) sorted by relevance
88 bool Location::intersect(const Location& lhs, const Location& rhs) { in intersect() function in android::Location95 CHECK(!intersect(*this, loc)); in operator <()
65 static bool intersect(const Location& lhs, const Location& rhs);
301 (!Location::intersect(refLoc, typeLoc) && typeLoc < refLoc)) { in checkForwardReferenceRestrictions()