Searched defs:LargestUInt (Results 1 - 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
H A Dconfig.h80 typedef unsigned int LargestUInt; typedef in namespace:Json
92 typedef UInt64 LargestUInt; typedef in namespace:Json
H A Dvalue.h136 typedef Json::LargestUInt LargestUInt; typedef in class:Json::Value
145 static const LargestUInt maxLargestUInt;
275 LargestUInt asLargestUInt() const;
487 LargestUInt uint_;
/external/chromium_org/third_party/jsoncpp/overrides/include/json/
H A Dvalue.h136 typedef Json::LargestUInt LargestUInt; typedef in class:Json::Value
145 static const LargestUInt maxLargestUInt;
275 LargestUInt asLargestUInt() const;
487 LargestUInt uint_;
/external/jsoncpp/chromium-overrides/include/json/
H A Dvalue.h136 typedef Json::LargestUInt LargestUInt; typedef in class:Json::Value
145 static const LargestUInt maxLargestUInt;
275 LargestUInt asLargestUInt() const;
487 LargestUInt uint_;

Completed in 93 milliseconds