Searched refs:repeated_startsubmsg (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 12758 static void *repeated_startsubmsg(void *closure, const void *handler_data) { in repeated_startsubmsg() function 13592 upb_handlers_setstartsubmsg(h, f, repeated_startsubmsg, &empty_attr); in WRAPPER_SETHANDLERS() 13609 upb_handlers_setstartsubmsg(h, f, repeated_startsubmsg, &empty_attr); in printer_sethandlers_structvalue() 13743 upb_handlers_setstartsubmsg(h, f, repeated_startsubmsg, &name_attr); in printer_sethandlers()
|
Completed in 20 milliseconds