Home
last modified time | relevance | path

Searched refs:UInt32Handler (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.h354 typedef ValueHandler<uint32_t>::H UInt32Handler; typedef
434 bool SetUInt32Handler(FieldDefPtr f, const UInt32Handler& h) { in SetUInt32Handler()
/external/protobuf/php/ext/google/protobuf/
Dupb.h4342 typedef ValueHandler<uint32_t>::H UInt32Handler; typedef
4422 bool SetUInt32Handler(FieldDefPtr f, const UInt32Handler& h) { in SetUInt32Handler()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4363 typedef ValueHandler<uint32_t>::H UInt32Handler;
4459 bool SetUInt32Handler(const FieldDef* f, const UInt32Handler& h);