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.h2992 inline void FileDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
3516 inline void DescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
3817 inline void FieldDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4264 inline void OneofDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4344 inline void EnumDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4495 inline void EnumValueDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4640 inline void ServiceDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name() function
4791 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