Searched refs:subc_ (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 12412 void *subc_; member 12483 size_t n = upb_bytessink_putbuf(p->output_, p->subc_, buf, len, NULL); in print_data() 12780 upb_bytessink_start(p->output_, 0, &p->subc_); in printer_startmsg() 13234 upb_bytessink_start(p->output_, 0, &p->subc_); in printer_startdurationmsg() 13303 upb_bytessink_start(p->output_, 0, &p->subc_); in printer_starttimestampmsg() 13378 upb_bytessink_start(p->output_, 0, &p->subc_); in printer_startmsg_noframe() 13399 upb_bytessink_start(p->output_, 0, &p->subc_); in printer_startmsg_fieldmask()
|
Completed in 19 milliseconds