Home
last modified time | relevance | path

Searched refs:computeDistance (Results 1 – 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
Dvalue.h930 return computeDistance(other);
951 difference_type computeDistance(const SelfType& other) const;
/external/jsoncpp/src/lib_json/
Djson_valueiterator.inl77 ValueIteratorBase::computeDistance(const SelfType& other) const { function in Json::ValueIteratorBase
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h1068 return other.computeDistance(*this);
1100 difference_type computeDistance(const SelfType& other) const;
Djsoncpp.cpp2272 ValueIteratorBase::computeDistance(const SelfType& other) const { in computeDistance() function in Json::ValueIteratorBase