Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h570 static const LargestUInt maxLargestUInt; variable
Djsoncpp.cpp761 : Value::maxLargestUInt; in decodeNumber()
1743 : Value::maxLargestUInt; in decodeNumber()
2467 const LargestUInt Value::maxLargestUInt = LargestUInt(-1); member in Json::Value