Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h4263 inline void FileDescriptorProto::set_allocated_options(::google::protobuf::FileOptions* options) { in set_allocated_options() function
4747 inline void DescriptorProto::set_allocated_options(::google::protobuf::MessageOptions* options) { in set_allocated_options() function
5248 inline void FieldDescriptorProto::set_allocated_options(::google::protobuf::FieldOptions* options) { in set_allocated_options() function
5350 inline void OneofDescriptorProto::set_allocated_options(::google::protobuf::OneofOptions* options) { in set_allocated_options() function
5482 inline void EnumDescriptorProto::set_allocated_options(::google::protobuf::EnumOptions* options) { in set_allocated_options() function
5608 inline void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* o… in set_allocated_options() function
5740 inline void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* optio… in set_allocated_options() function
5950 inline void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options… in set_allocated_options() function
Ddescriptor.pb.cc2345 void FileDescriptorProto::set_allocated_options(::google::protobuf::FileOptions* options) { in set_allocated_options() function in google::protobuf::FileDescriptorProto
4091 void DescriptorProto::set_allocated_options(::google::protobuf::MessageOptions* options) { in set_allocated_options() function in google::protobuf::DescriptorProto
5378 void FieldDescriptorProto::set_allocated_options(::google::protobuf::FieldOptions* options) { in set_allocated_options() function in google::protobuf::FieldDescriptorProto
5792 void OneofDescriptorProto::set_allocated_options(::google::protobuf::OneofOptions* options) { in set_allocated_options() function in google::protobuf::OneofDescriptorProto
6279 void EnumDescriptorProto::set_allocated_options(::google::protobuf::EnumOptions* options) { in set_allocated_options() function in google::protobuf::EnumDescriptorProto
6756 void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options)… in set_allocated_options() function in google::protobuf::EnumValueDescriptorProto
7243 void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) { in set_allocated_options() function in google::protobuf::ServiceDescriptorProto
7970 void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options) { in set_allocated_options() function in google::protobuf::MethodDescriptorProto