Home
last modified time | relevance | path

Searched refs:vencode64 (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64() function
124 size_t len = vencode64(x, 0, buf); in varint()
132 size_t len = vencode64(x, extra, buf); in longvarint()