Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c211 static bool textprinter_endstr(void *closure, const void *handler_data) { in textprinter_endstr() function
292 upb_handlers_setendstr(h, f, textprinter_endstr, &attr); in onmreg()
/external/protobuf/php/ext/google/protobuf/
Dupb.c8575 static bool textprinter_endstr(void *closure, const void *handler_data) { in textprinter_endstr() function
8657 upb_handlers_setendstr(h, f, textprinter_endstr, &attr); in onmreg()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12400 static bool textprinter_endstr(void *closure, const void *handler_data) { in textprinter_endstr() function
12482 upb_handlers_setendstr(h, f, textprinter_endstr, &attr); in onmreg()