Searched refs:textprinter_endstr (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | textprinter.c | 211 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/ |
D | upb.c | 8575 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/ |
D | upb.c | 12400 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()
|