Home
last modified time | relevance | path

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

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