Searched refs:textprinter_putstr (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | textprinter.c | 219 static size_t textprinter_putstr(void *closure, const void *hd, const char *buf, in textprinter_putstr() function 291 upb_handlers_setstring(h, f, textprinter_putstr, &attr); in onmreg()
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 8583 static size_t textprinter_putstr(void *closure, const void *hd, const char *buf, in textprinter_putstr() function 8656 upb_handlers_setstring(h, f, textprinter_putstr, &attr); in onmreg()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 12408 static size_t textprinter_putstr(void *closure, const void *hd, const char *buf, in textprinter_putstr() function 12481 upb_handlers_setstring(h, f, textprinter_putstr, &attr); in onmreg()
|