Searched refs:cppmethods (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 1410 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \ argument 1411 UPB_DEFINE_CLASS2(cppname, upb::Def, upb::RefCounted, cppmethods, \
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 1822 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \ 1823 UPB_DEFINE_CLASS2(cppname, upb::Def, upb::RefCounted, cppmethods, \
|