Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h3980 UPB_INLINE void upb_bufhandle_uninit(upb_bufhandle *h) { in upb_bufhandle_uninit() function
4939 inline BufferHandle::~BufferHandle() { upb_bufhandle_uninit(this); }
5643 upb_bufhandle_uninit(&handle);
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h4676 UPB_INLINE void upb_bufhandle_uninit(upb_bufhandle *h) {
5635 inline BufferHandle::~BufferHandle() { upb_bufhandle_uninit(this); }
6078 upb_bufhandle_uninit(&handle);