Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dvalue.h157 static const UInt64 maxUInt64; variable
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h585 static const UInt64 maxUInt64; variable
Djsoncpp.cpp2459 const UInt64 Value::maxUInt64 = UInt64(-1); member in Json::Value
/external/jsoncpp/src/lib_json/
Djson_value.cpp46 const UInt64 Value::maxUInt64 = UInt64(-1); member in Json::Value