Searched refs:textprinter_endmsg (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | textprinter.c | 136 static bool textprinter_endmsg(void *c, const void *hd, upb_status *s) { in textprinter_endmsg() function 259 upb_handlers_setendmsg(h, textprinter_endmsg, NULL); in onmreg()
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 8500 static bool textprinter_endmsg(void *c, const void *hd, upb_status *s) { in textprinter_endmsg() function 8623 upb_handlers_setendmsg(h, textprinter_endmsg, NULL); in onmreg()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 12325 static bool textprinter_endmsg(void *c, const void *hd, upb_status *s) { in textprinter_endmsg() function 12448 upb_handlers_setendmsg(h, textprinter_endmsg, NULL); in onmreg()
|