Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dtextprinter.c241 static bool textprinter_endsubmsg(void *closure, const void *handler_data) { in textprinter_endsubmsg() function
301 upb_handlers_setendsubmsg(h, f, textprinter_endsubmsg, &attr); in onmreg()
/external/protobuf/php/ext/google/protobuf/
Dupb.c8605 static bool textprinter_endsubmsg(void *closure, const void *handler_data) { in textprinter_endsubmsg() function
8666 upb_handlers_setendsubmsg(h, f, textprinter_endsubmsg, &attr); in onmreg()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12430 static bool textprinter_endsubmsg(void *closure, const void *handler_data) { in textprinter_endsubmsg() function
12491 upb_handlers_setendsubmsg(h, f, textprinter_endsubmsg, &attr); in onmreg()