Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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