Searched refs:upb_bufhandle_setbuf (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/ |
D | upb.h | 3257 UPB_INLINE void upb_bufhandle_setbuf(upb_bufhandle *h, const char *buf, 3379 friend UPB_INLINE void ::upb_bufhandle_setbuf(upb_bufhandle *h, 3988 UPB_INLINE void upb_bufhandle_setbuf(upb_bufhandle *h, const char *buf, in upb_bufhandle_setbuf() function 4947 upb_bufhandle_setbuf(this, buf, ofs); 5635 upb_bufhandle_setbuf(&handle, buf, 0);
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
D | upb.h | 3953 UPB_INLINE void upb_bufhandle_setbuf(upb_bufhandle *h, const char *buf, 4075 friend UPB_INLINE void ::upb_bufhandle_setbuf(upb_bufhandle *h, 4684 UPB_INLINE void upb_bufhandle_setbuf(upb_bufhandle *h, const char *buf, 5643 upb_bufhandle_setbuf(this, buf, ofs); 6070 upb_bufhandle_setbuf(&handle, buf, 0);
|