Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc1437 DescriptorProto::ExtensionRange* range = message->add_extension_range(); in ParseExtensions()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h849 ::google::protobuf::DescriptorProto_ExtensionRange* add_extension_range();
4461 inline ::google::protobuf::DescriptorProto_ExtensionRange* DescriptorProto::add_extension_range() { in add_extension_range() function
Ddescriptor_unittest.cc143 DescriptorProto::ExtensionRange* result = parent->add_extension_range(); in AddExtensionRange()
Ddescriptor.cc1802 DescriptorProto::ExtensionRange* range = proto->add_extension_range(); in CopyTo()
Ddescriptor.pb.cc3207 input, add_extension_range())); in MergePartialFromCodedStream()
3970 ::google::protobuf::DescriptorProto_ExtensionRange* DescriptorProto::add_extension_range() { in add_extension_range() function in google::protobuf::DescriptorProto