Searched refs:newstrpc (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 11240 strpc *newstrpc(upb_handlers *h, const upb_fielddef *f) { in newstrpc() function 11751 hd->keyname = newstrpc(h, f); in set_enum_hd() 11888 upb_handlerattr_sethandlerdata(&name_attr, newstrpc(h, f)); in printer_sethandlers()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 12045 strpc *newstrpc(upb_handlers *h, const upb_fielddef *f, in newstrpc() function 12569 hd->keyname = newstrpc(h, f, preserve_fieldnames); in set_enum_hd() 12708 newstrpc(h, f, preserve_fieldnames)); in printer_sethandlers()
|