Home
last modified time | relevance | path

Searched defs:maxUInt (Results 1 – 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
Dvalue.h149 static const UInt maxUInt; variable
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h577 static const UInt maxUInt; variable
Djsoncpp.cpp2455 const UInt Value::maxUInt = UInt(-1); member in Json::Value
/external/jsoncpp/src/lib_json/
Djson_value.cpp42 const UInt Value::maxUInt = UInt(-1); member in Json::Value