Home
last modified time | relevance | path

Searched defs:upb_int32_handlerfunc (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.c191 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument
Dhandlers.h150 typedef bool upb_int32_handlerfunc(void *c, const void *hd, int32_t val); typedef
/external/protobuf/php/ext/google/protobuf/
Dupb.h4134 typedef bool upb_int32_handlerfunc(void *c, const void *hd, int32_t val); typedef
Dupb.c3467 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c4264 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument