Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h3736 #define UpbMakeHandler(f) upb::MatchFunc(f).template GetFunc<f>() macro
3746 #define UpbMakeHandler(f) upb::MatchFunc(f).GetFunc<f>()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4432 #define UpbMakeHandler(f) upb::MatchFunc(f).template GetFunc<f>()
4442 #define UpbMakeHandler(f) upb::MatchFunc(f).GetFunc<f>()