Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h128 UPB_INLINE size_t upb_vencode64(uint64_t val, char *buf) { in upb_vencode64() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc140 static size_t upb_vencode64(uint64_t val, char *buf) { in upb_vencode64() function