Searched refs:add_extension_range (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc761 DescriptorProto::ExtensionRange* range = message->add_extension_range();
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h645 inline ::google::protobuf::DescriptorProto_ExtensionRange* add_extension_range();
2938 inline ::google::protobuf::DescriptorProto_ExtensionRange* DescriptorProto::add_extension_range() { function in class:google::protobuf::DescriptorProto
H A Ddescriptor.cc1377 DescriptorProto::ExtensionRange* range = proto->add_extension_range();
H A Ddescriptor_unittest.cc134 DescriptorProto::ExtensionRange* result = parent->add_extension_range();
H A Ddescriptor.pb.cc1812 input, add_extension_range()));

Completed in 205 milliseconds