Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.h289 #define UpbBind(f, d) upb::MatchFunc(f).template GetFunc<f>((d)) macro
/external/protobuf/php/ext/google/protobuf/
Dupb.h4277 #define UpbBind(f, d) upb::MatchFunc(f).template GetFunc<f>((d)) macro