Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/
H A 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);
132 size_t len = vencode64(x, extra, buf);

Completed in 4 milliseconds