Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h1410 #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/
Dupb.h1822 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \
1823 UPB_DEFINE_CLASS2(cppname, upb::Def, upb::RefCounted, cppmethods, \