Searched defs:upb_int32_handlerfunc (Results 1 – 5 of 5) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | handlers.c | 191 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument
|
| D | handlers.h | 150 typedef bool upb_int32_handlerfunc(void *c, const void *hd, int32_t val); typedef
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | upb.h | 4134 typedef bool upb_int32_handlerfunc(void *c, const void *hd, int32_t val); typedef
|
| D | upb.c | 3467 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 4264 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument
|