Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Ddef.c55 #define DEFINE_CLASS(name, name_lower, string_name) \ macro
93 DEFINE_CLASS(DescriptorPool, descriptor_pool,
199 DEFINE_CLASS(Descriptor, descriptor, "Google\\Protobuf\\Descriptor");
310 DEFINE_CLASS(MessageBuilderContext, message_builder_context,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Ddefs.c78 #define DEFINE_CLASS(name, string_name) \ macro
97 DEFINE_CLASS(DescriptorPool, "Google::Protobuf::DescriptorPool");
226 DEFINE_CLASS(Descriptor, "Google::Protobuf::Descriptor");
479 DEFINE_CLASS(FieldDescriptor, "Google::Protobuf::FieldDescriptor");
887 DEFINE_CLASS(OneofDescriptor, "Google::Protobuf::OneofDescriptor");
1001 DEFINE_CLASS(EnumDescriptor, "Google::Protobuf::EnumDescriptor");
1173 DEFINE_CLASS(MessageBuilderContext,
1466 DEFINE_CLASS(OneofBuilderContext,
1546 DEFINE_CLASS(EnumBuilderContext,
1613 DEFINE_CLASS(Builder, "Google::Protobuf::Internal::Builder");