HomeSort by relevance Sort by last modified time
    Searched refs:upb_sink_reset (Results 1 - 5 of 5) sorted by null

  /external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c 721 upb_sink_reset(&sink, h, msg);
764 upb_sink_reset(&sink, get_fill_handlers(desc), msg);
    [all...]
upb.h 6104 UPB_INLINE void upb_sink_reset(upb_sink *s, const upb_handlers *h, void *c) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
    [all...]
upb.c     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h 5669 UPB_INLINE void upb_sink_reset(upb_sink *s, const upb_handlers *h, void *c) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
    [all...]
upb.c     [all...]

Completed in 90 milliseconds