Home
last modified time | relevance | path

Searched defs:set_allocated_name (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h2982 inline void FileDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
3506 inline void DescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
3807 inline void FieldDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4254 inline void OneofDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4334 inline void EnumDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4485 inline void EnumValueDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4630 inline void ServiceDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4781 inline void MethodDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h603 inline void CodeGeneratorResponse_File::set_allocated_name(::std::string* name) { in set_allocated_name() function