Home
last modified time | relevance | path

Searched defs:ValueHandler (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Dhandlers.h346 template <class T> struct ValueHandler { struct
350 typedef ValueHandler<int32_t>::H Int32Handler; argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h3893 template <class T> struct ValueHandler { struct
3897 typedef ValueHandler<int32_t>::H Int32Handler; argument