Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h4055 inline void FileDescriptorProto::set_allocated_options(::google::protobuf::FileOptions* options) { in set_allocated_options() function
4539 inline void DescriptorProto::set_allocated_options(::google::protobuf::MessageOptions* options) { in set_allocated_options() function
5040 inline void FieldDescriptorProto::set_allocated_options(::google::protobuf::FieldOptions* options) { in set_allocated_options() function
5230 inline void EnumDescriptorProto::set_allocated_options(::google::protobuf::EnumOptions* options) { in set_allocated_options() function
5356 inline void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* o… in set_allocated_options() function
5488 inline void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* optio… in set_allocated_options() function
5698 inline void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options… in set_allocated_options() function
Ddescriptor.pb.cc2315 void FileDescriptorProto::set_allocated_options(::google::protobuf::FileOptions* options) { in set_allocated_options() function in google::protobuf::FileDescriptorProto
4048 void DescriptorProto::set_allocated_options(::google::protobuf::MessageOptions* options) { in set_allocated_options() function in google::protobuf::DescriptorProto
5331 void FieldDescriptorProto::set_allocated_options(::google::protobuf::FieldOptions* options) { in set_allocated_options() function in google::protobuf::FieldDescriptorProto
6129 void EnumDescriptorProto::set_allocated_options(::google::protobuf::EnumOptions* options) { in set_allocated_options() function in google::protobuf::EnumDescriptorProto
6602 void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options)… in set_allocated_options() function in google::protobuf::EnumValueDescriptorProto
7085 void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) { in set_allocated_options() function in google::protobuf::ServiceDescriptorProto
7808 void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options) { in set_allocated_options() function in google::protobuf::MethodDescriptorProto