Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c9369 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/
Dupb.c10043 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()