Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h3739 #define UpbBind(f, d) upb::MatchFunc(f).template GetFunc<f>((d)) macro
3748 #define UpbBind(f, d) upb::MatchFunc(f).GetFunc<f>((d))
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4435 #define UpbBind(f, d) upb::MatchFunc(f).template GetFunc<f>((d))
4444 #define UpbBind(f, d) upb::MatchFunc(f).GetFunc<f>((d))