Searched refs:Equals (Results 1 – 3 of 3) sorted by relevance
92 virtual bool Equals(const ParamIteratorInterface& other) const = 0;127 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);216 virtual bool Equals(const ParamIteratorInterface<T>& other) const { in Equals() function314 virtual bool Equals(const ParamIteratorInterface<T>& other) const { in Equals() function
184 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const {
3209 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function3332 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function3473 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function3631 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function3808 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function4002 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function4215 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function4444 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function4691 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { in Equals() function