Searched refs:upb_bytessink_reset (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dmessage.c122 upb_bytessink_reset(&sink->sink, &sink->handler, sink);
H A Dupb.h5582 UPB_INLINE void upb_bytessink_reset(upb_bytessink *s, const upb_byteshandler *h, function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
5870 upb_bytessink_reset(this, handler, closure);
H A Dupb.c8441 upb_bytessink_reset(&d->input_, &m->input_handler_, d);
11187 upb_bytessink_reset(&p->input_, &p->input_handler_, p);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c827 upb_bytessink_reset(&sink->sink, &sink->handler, sink);
H A Dupb.h6017 UPB_INLINE void upb_bytessink_reset(upb_bytessink *s, const upb_byteshandler *h, function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
6305 upb_bytessink_reset(this, handler, closure);
H A Dupb.c9153 upb_bytessink_reset(&d->input_, &m->input_handler_, d);
11960 upb_bytessink_reset(&p->input_, &method->input_handler_, p);

Completed in 203 milliseconds