HomeSort by relevance Sort by last modified time
    Searched full:mutable_name (Results 1 - 12 of 12) sorted by null

  /external/protobuf/examples/
add_person.cc 18 getline(cin, *person->mutable_name());
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 397 DO(ConsumeIdentifier(message->mutable_name(), "Expected message name."));
462 DO(ConsumeIdentifier(field->mutable_name(), "Expected field name."));
489 LowerString(field->mutable_name());
837 DO(ConsumeIdentifier(enum_type->mutable_name(), "Expected enum name."));
874 DO(ConsumeIdentifier(enum_value->mutable_name(),
908 DO(ConsumeIdentifier(service->mutable_name(), "Expected service name."));
946 DO(ConsumeIdentifier(method->mutable_name(), "Expected method name."));
    [all...]
plugin.pb.h 229 inline ::std::string* mutable_name();
546 inline ::std::string* CodeGeneratorResponse_File::mutable_name() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
plugin.pb.cc 576 input, this->mutable_name()));
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 537 DO(ConsumeIdentifier(message->mutable_name(), "Expected message name."));
680 DO(ConsumeIdentifier(field->mutable_name(), "Expected field name."));
735 LowerString(field->mutable_name());
    [all...]
plugin.pb.h 224 inline ::std::string* mutable_name();
569 inline ::std::string* CodeGeneratorResponse_File::mutable_name() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
plugin.pb.cc 582 input, this->mutable_name()));
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 308 inline ::std::string* mutable_name();
589 inline ::std::string* mutable_name();
2532 inline ::std::string* FileDescriptorProto::mutable_name() { function in class:google::protobuf::FileDescriptorProto
2817 inline ::std::string* DescriptorProto::mutable_name() { function in class:google::protobuf::DescriptorProto
3005 inline ::std::string* FieldDescriptorProto::mutable_name() { function in class:google::protobuf::FieldDescriptorProto
3244 inline ::std::string* EnumDescriptorProto::mutable_name() { function in class:google::protobuf::EnumDescriptorProto
3332 inline ::std::string* EnumValueDescriptorProto::mutable_name() { function in class:google::protobuf::EnumValueDescriptorProto
3411 inline ::std::string* ServiceDescriptorProto::mutable_name() { function in class:google::protobuf::ServiceDescriptorProto
3499 inline ::std::string* MethodDescriptorProto::mutable_name() { function in class:google::protobuf::MethodDescriptorProto
4175 inline ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::mutable_name(int index) { function in class:google::protobuf::UninterpretedOption
4186 UninterpretedOption::mutable_name() { function in class:google::protobuf::UninterpretedOption
    [all...]
descriptor.pb.cc     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 303 inline ::std::string* mutable_name();
618 inline ::std::string* mutable_name();
2847 inline ::std::string* FileDescriptorProto::mutable_name() { function in class:google::protobuf::FileDescriptorProto
3309 inline ::std::string* DescriptorProto::mutable_name() { function in class:google::protobuf::DescriptorProto
3546 inline ::std::string* FieldDescriptorProto::mutable_name() { function in class:google::protobuf::FieldDescriptorProto
3936 inline ::std::string* EnumDescriptorProto::mutable_name() { function in class:google::protobuf::EnumDescriptorProto
4073 inline ::std::string* EnumValueDescriptorProto::mutable_name() { function in class:google::protobuf::EnumValueDescriptorProto
4207 inline ::std::string* ServiceDescriptorProto::mutable_name() { function in class:google::protobuf::ServiceDescriptorProto
4344 inline ::std::string* MethodDescriptorProto::mutable_name() { function in class:google::protobuf::MethodDescriptorProto
5477 inline ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::mutable_name(int index) { function in class:google::protobuf::UninterpretedOption
5488 UninterpretedOption::mutable_name() { function in class:google::protobuf::UninterpretedOption
    [all...]
descriptor.pb.cc     [all...]
  /prebuilts/misc/linux-x86/protobuf/
aprotoc 

Completed in 1578 milliseconds