Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c136 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/
Dupb.c8500 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/
Dupb.c12325 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()