Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c127 static bool textprinter_startmsg(void *c, const void *hd) { in textprinter_startmsg() function
258 upb_handlers_setstartmsg(h, textprinter_startmsg, NULL); in onmreg()
/external/protobuf/php/ext/google/protobuf/
Dupb.c8491 static bool textprinter_startmsg(void *c, const void *hd) { in textprinter_startmsg() function
8622 upb_handlers_setstartmsg(h, textprinter_startmsg, NULL); in onmreg()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12316 static bool textprinter_startmsg(void *c, const void *hd) { in textprinter_startmsg() function
12447 upb_handlers_setstartmsg(h, textprinter_startmsg, NULL); in onmreg()