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

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h3259 UPB_INLINE const void *upb_bufhandle_obj(const upb_bufhandle *h);
3381 friend UPB_INLINE const void* ::upb_bufhandle_obj(const upb_bufhandle *h);
3993 UPB_INLINE const void *upb_bufhandle_obj(const upb_bufhandle *h) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler
4956 ? static_cast<const T *>(upb_bufhandle_obj(this))
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3955 UPB_INLINE const void *upb_bufhandle_obj(const upb_bufhandle *h);
4077 friend UPB_INLINE const void* ::upb_bufhandle_obj(const upb_bufhandle *h);
4689 UPB_INLINE const void *upb_bufhandle_obj(const upb_bufhandle *h) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler
5652 ? static_cast<const T *>(upb_bufhandle_obj(this))

Completed in 158 milliseconds