Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c9286 static bool textprinter_endmsg(void *c, const void *hd, upb_status *s) { in textprinter_endmsg() function
9409 upb_handlers_setendmsg(h, textprinter_endmsg, NULL); in onmreg()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c9960 static bool textprinter_endmsg(void *c, const void *hd, upb_status *s) { in textprinter_endmsg() function
10083 upb_handlers_setendmsg(h, textprinter_endmsg, NULL); in onmreg()