Searched refs:textprinter_putstr (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 9369 static size_t textprinter_putstr(void *closure, const void *hd, const char *buf, in textprinter_putstr() function 9442 upb_handlers_setstring(h, f, textprinter_putstr, &attr); in onmreg()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 10043 static size_t textprinter_putstr(void *closure, const void *hd, const char *buf, in textprinter_putstr() function 10116 upb_handlers_setstring(h, f, textprinter_putstr, &attr); in onmreg()
|