Home
last modified time | relevance | path

Searched defs:uintToString (Results 1 – 2 of 2) sorted by relevance

/third_party/jsoncpp/src/lib_json/
Djson_tool.h81 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() function
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() function