Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c341 #define DEFINE_CLASS(name, string_name) \ macro
360 DEFINE_CLASS(DescriptorPool, "Google::Protobuf::DescriptorPool");
484 DEFINE_CLASS(Descriptor, "Google::Protobuf::Descriptor");
676 DEFINE_CLASS(FileDescriptor, "Google::Protobuf::FileDescriptor");
763 DEFINE_CLASS(FieldDescriptor, "Google::Protobuf::FieldDescriptor");
1159 DEFINE_CLASS(OneofDescriptor, "Google::Protobuf::OneofDescriptor");
1252 DEFINE_CLASS(EnumDescriptor, "Google::Protobuf::EnumDescriptor");
1409 DEFINE_CLASS(MessageBuilderContext,
1852 DEFINE_CLASS(OneofBuilderContext,
1928 DEFINE_CLASS(EnumBuilderContext,
[all …]
/third_party/FreeBSD/sys/sys/
Dkobj.h119 #define DEFINE_CLASS(name, methods, size) \ macro
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c165 DEFINE_CLASS(null, null_methods, 0);