Searched defs:upb_sink_endmsg (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h6135 UPB_INLINE bool upb_sink_endmsg(upb_sink *s, upb_status *status) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
6251 return upb_sink_endmsg(this, status);
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h5700 UPB_INLINE bool upb_sink_endmsg(upb_sink *s, upb_status *status) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource
5816 return upb_sink_endmsg(this, status);

Completed in 72 milliseconds