Searched refs:upb_pbdecoder_unpackdispatch (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | decoder.int.h | 266 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs, in upb_pbdecoder_unpackdispatch() function
|
D | compile_decoder.c | 462 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 6715 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs,
|
D | upb.c | 6257 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 10025 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs,
|
D | upb.c | 10008 upb_pbdecoder_unpackdispatch(dispatch, &ofs, &wt1, &old_wt2); in repack()
|