Home
last modified time | relevance | path

Searched refs:upb_sink_endseq (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Dsink.h133 UPB_INLINE bool upb_sink_endseq(upb_sink s, upb_selector_t sel) { in upb_sink_endseq() function
381 return upb_sink_endseq(sink_, s); in EndSequence()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1256 upb_sink_endseq(sink, getsel(f, UPB_HANDLER_ENDSEQ)); in putary()
1349 upb_sink_endseq(sink, getsel(f, UPB_HANDLER_ENDSEQ)); in putmap()
1457 upb_sink_endseq(sink, getsel(f, UPB_HANDLER_ENDSEQ)); in putjsonlistvalue()
Dupb.h5329 UPB_INLINE bool upb_sink_endseq(upb_sink s, upb_selector_t sel) {
5577 return upb_sink_endseq(sink_, s);
Dupb.c7677 CHECK_SUSPEND(upb_sink_endseq(d->top->sink, arg)); in run_decoder_vm()
11089 upb_sink_endseq(p->top->sink, sel); in end_subobject()
11187 upb_sink_endseq(p->top->sink, sel); in end_array()
/third_party/grpc/third_party/upb/upb/pb/
Ddecoder.c747 CHECK_SUSPEND(upb_sink_endseq(d->top->sink, arg)); in run_decoder_vm()
/third_party/grpc/third_party/upb/generated_for_cmake/upb/json/
Dparser.c2136 upb_sink_endseq(p->top->sink, sel); in end_subobject()
2234 upb_sink_endseq(p->top->sink, sel); in end_array()
/third_party/grpc/third_party/upb/cmake/upb/json/
Dparser.c2136 upb_sink_endseq(p->top->sink, sel); in end_subobject()
2234 upb_sink_endseq(p->top->sink, sel); in end_array()
/third_party/grpc/third_party/upb/upb/json/
Dparser.rl2134 upb_sink_endseq(p->top->sink, sel);
2232 upb_sink_endseq(p->top->sink, sel);