Home
last modified time | relevance | path

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

/AliOS-Things-master/components/jsoncpp/include/json/
A Dconfig.h118 using UInt64 = unsigned __int64; variable
121 using UInt64 = uint64_t; variable
A Dvalue.h203 using UInt64 = Json::UInt64; variable
/AliOS-Things-master/components/oss/src/external/json/
A Djson-forwards.h251 typedef unsigned __int64 UInt64; typedef
254 typedef uint64_t UInt64; typedef
A Djson.h285 typedef unsigned __int64 UInt64; typedef
288 typedef uint64_t UInt64; typedef
648 typedef Json::UInt64 UInt64; typedef

Completed in 8 milliseconds