Searched defs:handler_data (Results 1 – 13 of 13) sorted by relevance
| /third_party/grpc/third_party/upb/upb/json/ |
| D | printer.c | 234 static bool putkey(void *closure, const void *handler_data) { in putkey() 307 static bool scalar_enum(void *closure, const void *handler_data, in scalar_enum() 340 static bool repeated_enum(void *closure, const void *handler_data, in repeated_enum() 351 static bool mapvalue_enum(void *closure, const void *handler_data, in mapvalue_enum() 361 static void *scalar_startsubmsg(void *closure, const void *handler_data) { in scalar_startsubmsg() 365 static void *repeated_startsubmsg(void *closure, const void *handler_data) { in repeated_startsubmsg() 383 static bool printer_startmsg(void *closure, const void *handler_data) { in printer_startmsg() 393 static bool printer_endmsg(void *closure, const void *handler_data, upb_status *s) { in printer_endmsg() 404 static void *startseq(void *closure, const void *handler_data) { in startseq() 413 static bool endseq(void *closure, const void *handler_data) { in endseq() [all …]
|
| /third_party/grpc/third_party/upb/upb/pb/ |
| D | textprinter.c | 159 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()
|
| D | decoder.c | 898 bool upb_pbdecoder_end(void *closure, const void *handler_data) { in upb_pbdecoder_end()
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 5673 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 …]
|
| D | upb.h | 3647 const void *handler_data; member
|
| /third_party/Linux_Kernel/include/linux/ |
| D | msi.h | 240 void *handler_data; member
|
| D | irq.h | 144 void *handler_data; member
|
| /third_party/grpc/include/grpcpp/impl/codegen/ |
| D | server_callback_handlers.h | 83 ::grpc::Status* status, void** handler_data) final { in Deserialize()
|
| /third_party/grpc/third_party/upb/upb/ |
| D | handlers.c | 245 const void **handler_data) { in upb_handlers_gethandler()
|
| D | handlers.h | 100 const void *handler_data; member
|
| /third_party/boringssl/src/crypto/test/ |
| D | abi_test.cc | 286 void *handler_data; in Step() local
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstbus.c | 310 gpointer handler_data; in gst_bus_post() local
|
| /third_party/expat/tests/ |
| D | runtests.c | 3540 static void *handler_data = NULL; variable
|