Searched refs:upb_shim_getdata (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 5940 const upb_shim_data *upb_shim_getdata(const upb_handlers *h, upb_selector_t s, 5954 return upb_shim_getdata(h, s, type);
|
D | upb.c | 3558 const upb_shim_data *upb_shim_getdata(const upb_handlers *h, upb_selector_t s, in upb_shim_getdata() function
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 6375 const upb_shim_data *upb_shim_getdata(const upb_handlers *h, upb_selector_t s, 6389 return upb_shim_getdata(h, s, type);
|
D | upb.c | 3715 const upb_shim_data *upb_shim_getdata(const upb_handlers *h, upb_selector_t s, in upb_shim_getdata() function
|