Searched refs:mutable_name (Results 1 - 13 of 13) sorted by relevance

/external/protobuf/examples/
H A Dadd_person.cc18 getline(cin, *person->mutable_name());
/external/protobuf/src/google/protobuf/
H A Dapi.pb.h111 ::std::string* mutable_name();
262 ::std::string* mutable_name();
403 ::std::string* mutable_name();
465 inline ::std::string* Api::mutable_name() { function in class:google::protobuf::Api
699 inline ::std::string* Method::mutable_name() { function in class:google::protobuf::Method
907 inline ::std::string* Mixin::mutable_name() { function in class:google::protobuf::Mixin
H A Dtype.pb.h196 ::std::string* mutable_name();
447 ::std::string* mutable_name();
596 ::std::string* mutable_name();
722 ::std::string* mutable_name();
825 ::std::string* mutable_name();
885 inline ::std::string* Type::mutable_name() { function in class:google::protobuf::Type
1142 inline ::std::string* Field::mutable_name() { function in class:google::protobuf::Field
1380 inline ::std::string* Enum::mutable_name() { function in class:google::protobuf::Enum
1540 inline ::std::string* EnumValue::mutable_name() { function in class:google::protobuf::EnumValue
1632 inline ::std::string* Option::mutable_name() { function in class:google::protobuf::Option
[all...]
H A Dapi.pb.cc293 input, this->mutable_name()));
709 ::std::string* Api::mutable_name() { function in class:google::protobuf::Api
1040 input, this->mutable_name()));
1458 ::std::string* Method::mutable_name() { function in class:google::protobuf::Method
1730 input, this->mutable_name()));
1952 ::std::string* Mixin::mutable_name() { function in class:google::protobuf::Mixin
H A Ddescriptor.pb.h347 ::std::string* mutable_name();
791 ::std::string* mutable_name();
1091 ::std::string* mutable_name();
1297 ::std::string* mutable_name();
1391 ::std::string* mutable_name();
1510 ::std::string* mutable_name();
1626 ::std::string* mutable_name();
1745 ::std::string* mutable_name();
3071 ::google::protobuf::UninterpretedOption_NamePart* mutable_name(int index);
3074 mutable_name();
3713 inline ::std::string* FileDescriptorProto::mutable_name() { function in class:google::protobuf::FileDescriptorProto
4306 inline ::std::string* DescriptorProto::mutable_name() { function in class:google::protobuf::DescriptorProto
4673 inline ::std::string* FieldDescriptorProto::mutable_name() { function in class:google::protobuf::FieldDescriptorProto
5089 inline ::std::string* OneofDescriptorProto::mutable_name() { function in class:google::protobuf::OneofDescriptorProto
5147 inline ::std::string* EnumDescriptorProto::mutable_name() { function in class:google::protobuf::EnumDescriptorProto
5279 inline ::std::string* EnumValueDescriptorProto::mutable_name() { function in class:google::protobuf::EnumValueDescriptorProto
5405 inline ::std::string* ServiceDescriptorProto::mutable_name() { function in class:google::protobuf::ServiceDescriptorProto
5537 inline ::std::string* MethodDescriptorProto::mutable_name() { function in class:google::protobuf::MethodDescriptorProto
6941 inline ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::mutable_name(int index) { function in class:google::protobuf::UninterpretedOption
6950 UninterpretedOption::mutable_name() { function in class:google::protobuf::UninterpretedOption
[all...]
H A Dtype.pb.cc386 input, this->mutable_name()));
761 ::std::string* Type::mutable_name() { function in class:google::protobuf::Type
1210 input, this->mutable_name()));
1749 ::std::string* Field::mutable_name() { function in class:google::protobuf::Field
2060 input, this->mutable_name()));
2386 ::std::string* Enum::mutable_name() { function in class:google::protobuf::Enum
2611 input, this->mutable_name()));
2859 ::std::string* EnumValue::mutable_name() { function in class:google::protobuf::EnumValue
3017 input, this->mutable_name()));
3226 ::std::string* Option::mutable_name() { function in class:google::protobuf::Option
[all...]
H A Ddescriptor.pb.cc1293 input, this->mutable_name()));
1973 ::std::string* FileDescriptorProto::mutable_name() { function in class:google::protobuf::FileDescriptorProto
3140 input, this->mutable_name()));
3815 ::std::string* DescriptorProto::mutable_name() { function in class:google::protobuf::DescriptorProto
4360 input, this->mutable_name()));
4964 ::std::string* FieldDescriptorProto::mutable_name() { function in class:google::protobuf::FieldDescriptorProto
5435 input, this->mutable_name()));
5637 ::std::string* OneofDescriptorProto::mutable_name() { function in class:google::protobuf::OneofDescriptorProto
5761 input, this->mutable_name()));
6046 ::std::string* EnumDescriptorProto::mutable_name() { function in class:google::protobuf::EnumDescriptorProto
6525 ::std::string* EnumValueDescriptorProto::mutable_name() { function in class:google::protobuf::EnumValueDescriptorProto
7002 ::std::string* ServiceDescriptorProto::mutable_name() { function in class:google::protobuf::ServiceDescriptorProto
7647 ::std::string* MethodDescriptorProto::mutable_name() { function in class:google::protobuf::MethodDescriptorProto
13083 ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::mutable_name(int index) { function in class:google::protobuf::UninterpretedOption
13092 UninterpretedOption::mutable_name() { function in class:google::protobuf::UninterpretedOption
[all...]
/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder_test.cc157 *asset_file_def.mutable_tensor_info()->mutable_name() = "filename";
221 *asset_file_def1.mutable_tensor_info()->mutable_name() = "filename1";
231 *asset_file_def2.mutable_tensor_info()->mutable_name() = "filename2";
/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc659 DO(ConsumeIdentifier(message->mutable_name(), "Expected message name."));
895 DO(ConsumeIdentifier(field->mutable_name(), "Expected field name."));
950 LowerString(field->mutable_name());
1622 DO(ConsumeIdentifier(oneof_decl->mutable_name(), "Expected oneof name."));
1681 DO(ConsumeIdentifier(enum_type->mutable_name(), "Expected enum name."));
1739 DO(ConsumeIdentifier(enum_value->mutable_name(),
1799 DO(ConsumeIdentifier(service->mutable_name(), "Expected service name."));
1855 DO(ConsumeIdentifier(method->mutable_name(), "Expected method name."));
H A Dplugin.pb.h244 ::std::string* mutable_name();
588 inline ::std::string* CodeGeneratorResponse_File::mutable_name() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
H A Dplugin.pb.cc773 input, this->mutable_name()));
1376 ::std::string* CodeGeneratorResponse_File::mutable_name() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
/external/flatbuffers/samples/
H A Dmonster_generated.h220 flatbuffers::String *mutable_name() { function in struct:MyGame::Sample::FLATBUFFERS_FINAL_CLASS
394 flatbuffers::String *mutable_name() { function in struct:MyGame::Sample::FLATBUFFERS_FINAL_CLASS
/external/flatbuffers/tests/
H A Dmonster_test_generated.h683 flatbuffers::String *mutable_name() { function in struct:MyGame::Example::FLATBUFFERS_FINAL_CLASS

Completed in 1063 milliseconds