Searched refs:computeDistance (Results 1 – 4 of 4) sorted by relevance
930 return computeDistance(other);951 difference_type computeDistance(const SelfType& other) const;
77 ValueIteratorBase::computeDistance(const SelfType& other) const { function in Json::ValueIteratorBase
1068 return other.computeDistance(*this);1100 difference_type computeDistance(const SelfType& other) const;
2272 ValueIteratorBase::computeDistance(const SelfType& other) const { in computeDistance() function in Json::ValueIteratorBase