Searched refs:textprinter_startmsg (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c9277 static bool textprinter_startmsg(void *c, const void *hd) { function
9408 upb_handlers_setstartmsg(h, textprinter_startmsg, NULL);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c9951 static bool textprinter_startmsg(void *c, const void *hd) { function
10082 upb_handlers_setstartmsg(h, textprinter_startmsg, NULL);

Completed in 473 milliseconds