Searched refs:add_nested_type (Results 1 - 10 of 10) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc426 return ParseMessageDefinition(message->add_nested_type());
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc609 return ParseMessageDefinition(message->add_nested_type(), location);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h621 inline ::google::protobuf::DescriptorProto* add_nested_type();
2888 inline ::google::protobuf::DescriptorProto* DescriptorProto::add_nested_type() { function in class:google::protobuf::DescriptorProto
H A Ddescriptor.cc1371 nested_type(i)->CopyTo(proto->add_nested_type());
H A Ddescriptor_unittest.cc67 DescriptorProto* result = parent->add_nested_type();
H A Ddescriptor.pb.cc1782 input, add_nested_type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h652 inline ::google::protobuf::DescriptorProto* add_nested_type();
3402 inline ::google::protobuf::DescriptorProto* DescriptorProto::add_nested_type() { function in class:google::protobuf::DescriptorProto
H A Ddescriptor.cc1515 nested_type(i)->CopyTo(proto->add_nested_type());
H A Ddescriptor_unittest.cc69 DescriptorProto* result = parent->add_nested_type();
H A Ddescriptor.pb.cc2009 input, add_nested_type()));

Completed in 796 milliseconds