Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h147 UPB_INLINE uint64_t upb_vencode32(uint32_t val) { in upb_vencode32() function
Dcompile_decoder.c426 uint64_t encoded_tag = upb_vencode32(tag); in get_encoded_tag()
/external/protobuf/php/ext/google/protobuf/
Dupb.h6873 UPB_INLINE uint64_t upb_vencode32(uint32_t val) {
Dupb.c6221 uint64_t encoded_tag = upb_vencode32(tag); in get_encoded_tag()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10173 UPB_INLINE uint64_t upb_vencode32(uint32_t val) {
Dupb.c9972 uint64_t encoded_tag = upb_vencode32(tag); in get_encoded_tag()