Searched refs:upb_sink_endstr (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c874 upb_sink_endstr(sink, getsel(f, UPB_HANDLER_ENDSTR));
H A Dupb.h6191 UPB_INLINE bool upb_sink_endstr(upb_sink *s, upb_selector_t sel) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
6283 return upb_sink_endstr(this, sel);
H A Dupb.c8930 CHECK_SUSPEND(upb_sink_endstr(&d->top->sink, arg));
11079 upb_sink_endstr(&p->top->sink, sel);
11178 upb_sink_endstr(&subsink, sel);
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h5756 UPB_INLINE bool upb_sink_endstr(upb_sink *s, upb_selector_t sel) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
5848 return upb_sink_endstr(this, sel);
H A Dupb.c8219 CHECK_SUSPEND(upb_sink_endstr(&d->top->sink, arg));
10382 upb_sink_endstr(&p->top->sink, sel);
10481 upb_sink_endstr(&subsink, sel);

Completed in 336 milliseconds