Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dvalue.h142 static const LargestUInt maxLargestUInt; variable
/external/jsoncpp/src/lib_json/
Djson_reader.cpp525 : Value::maxLargestUInt; in decodeNumber()
Djson_value.cpp54 const LargestUInt Value::maxLargestUInt = LargestUInt(-1); member in Json::Value
/external/protobuf/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