Searched refs:IntersectionWith (Results 1 – 2 of 2) sorted by relevance
44 Ranges<T> IntersectionWith(const Ranges<T>& other) const;138 Ranges<T> Ranges<T>::IntersectionWith(const Ranges<T>& other) const { in IntersectionWith() function
380 if (encrypted_ranges.IntersectionWith(start_code_range).size() > 0) { in FindStartCodeInClearRanges()