Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.int.h266 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs, in upb_pbdecoder_unpackdispatch() function
Dcompile_decoder.c462 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
/external/protobuf/php/ext/google/protobuf/
Dupb.h6715 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs,
Dupb.c6257 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10025 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs,
Dupb.c10008 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()