Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c219 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/
Dupb.c8583 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/
Dupb.c12408 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()