HomeSort by relevance Sort by last modified time
    Searched refs:add_nested_type (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 609 return ParseMessageDefinition(message->add_nested_type(), location);
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 652 inline ::google::protobuf::DescriptorProto* add_nested_type();
3402 inline ::google::protobuf::DescriptorProto* DescriptorProto::add_nested_type() { function in class:google::protobuf::DescriptorProto
    [all...]
descriptor_unittest.cc 69 DescriptorProto* result = parent->add_nested_type();
    [all...]
descriptor.cc     [all...]
descriptor.pb.cc     [all...]

Completed in 1020 milliseconds