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

  /external/protobuf/php/ext/google/protobuf/
message.c 122 upb_bytessink_reset(&sink->sink, &sink->handler, sink);
upb.h 5582 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
    [all...]
upb.c     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c 827 upb_bytessink_reset(&sink->sink, &sink->handler, sink);
    [all...]
upb.h 6017 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
    [all...]
upb.c     [all...]

Completed in 151 milliseconds