Home
last modified time | relevance | path

Searched defs:handler_data (Results 1 – 12 of 12) sorted by relevance

/third_party/grpc/third_party/upb/upb/json/
Dprinter.c236 static bool putkey(void *closure, const void *handler_data) { in putkey()
309 static bool scalar_enum(void *closure, const void *handler_data, in scalar_enum()
342 static bool repeated_enum(void *closure, const void *handler_data, in repeated_enum()
353 static bool mapvalue_enum(void *closure, const void *handler_data, in mapvalue_enum()
363 static void *scalar_startsubmsg(void *closure, const void *handler_data) { in scalar_startsubmsg()
367 static void *repeated_startsubmsg(void *closure, const void *handler_data) { in repeated_startsubmsg()
385 static bool printer_startmsg(void *closure, const void *handler_data) { in printer_startmsg()
395 static bool printer_endmsg(void *closure, const void *handler_data, upb_status *s) { in printer_endmsg()
406 static void *startseq(void *closure, const void *handler_data) { in startseq()
415 static bool endseq(void *closure, const void *handler_data) { in endseq()
[all …]
/third_party/grpc/third_party/upb/upb/pb/
Dtextprinter.c159 static bool textprinter_putbool(void *closure, const void *handler_data, in textprinter_putbool()
201 static void *textprinter_startstr(void *closure, const void *handler_data, in textprinter_startstr()
211 static bool textprinter_endstr(void *closure, const void *handler_data) { in textprinter_endstr()
230 static void *textprinter_startsubmsg(void *closure, const void *handler_data) { in textprinter_startsubmsg()
241 static bool textprinter_endsubmsg(void *closure, const void *handler_data) { in textprinter_endsubmsg()
Ddecoder.c898 bool upb_pbdecoder_end(void *closure, const void *handler_data) { in upb_pbdecoder_end()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5673 const void **handler_data) { in upb_handlers_gethandler()
7828 bool upb_pbdecoder_end(void *closure, const void *handler_data) { in upb_pbdecoder_end()
8706 static bool textprinter_putbool(void *closure, const void *handler_data, in textprinter_putbool()
8748 static void *textprinter_startstr(void *closure, const void *handler_data, in textprinter_startstr()
8758 static bool textprinter_endstr(void *closure, const void *handler_data) { in textprinter_endstr()
8777 static void *textprinter_startsubmsg(void *closure, const void *handler_data) { in textprinter_startsubmsg()
8788 static bool textprinter_endsubmsg(void *closure, const void *handler_data) { in textprinter_endsubmsg()
12627 static bool putkey(void *closure, const void *handler_data) { in putkey()
12700 static bool scalar_enum(void *closure, const void *handler_data, in scalar_enum()
12733 static bool repeated_enum(void *closure, const void *handler_data, in repeated_enum()
[all …]
Dupb.h3647 const void *handler_data; member
/third_party/grpc/include/grpcpp/impl/codegen/
Dserver_callback_handlers.h81 ::grpc::Status* status, void** handler_data) final { in Deserialize()
/third_party/grpc/third_party/upb/upb/
Dhandlers.c245 const void **handler_data) { in upb_handlers_gethandler()
Dhandlers.h100 const void *handler_data; member
/third_party/gstreamer/gstreamer/gst/
Dgstbus.c310 gpointer handler_data; in gst_bus_post() local
/third_party/boringssl/src/crypto/test/
Dabi_test.cc286 void *handler_data; in Step() local
/third_party/expat/tests/
Druntests.c3540 static void *handler_data = NULL; variable
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c3540 static void *handler_data = NULL; variable