Searched refs:upb_bufhandle_uninit (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h3980 UPB_INLINE void upb_bufhandle_uninit(upb_bufhandle *h) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler
4939 inline BufferHandle::~BufferHandle() { upb_bufhandle_uninit(this); }
5643 upb_bufhandle_uninit(&handle);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h4676 UPB_INLINE void upb_bufhandle_uninit(upb_bufhandle *h) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler
5635 inline BufferHandle::~BufferHandle() { upb_bufhandle_uninit(this); }
6078 upb_bufhandle_uninit(&handle);

Completed in 143 milliseconds