Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h4231 inline bool FileDescriptorProto::has_options() const { in has_options() function
4715 inline bool DescriptorProto::has_options() const { in has_options() function
5216 inline bool FieldDescriptorProto::has_options() const { in has_options() function
5318 inline bool OneofDescriptorProto::has_options() const { in has_options() function
5450 inline bool EnumDescriptorProto::has_options() const { in has_options() function
5576 inline bool EnumValueDescriptorProto::has_options() const { in has_options() function
5708 inline bool ServiceDescriptorProto::has_options() const { in has_options() function
5918 inline bool MethodDescriptorProto::has_options() const { in has_options() function
Ddescriptor.pb.cc2313 bool FileDescriptorProto::has_options() const { in has_options() function in google::protobuf::FileDescriptorProto
4059 bool DescriptorProto::has_options() const { in has_options() function in google::protobuf::DescriptorProto
5346 bool FieldDescriptorProto::has_options() const { in has_options() function in google::protobuf::FieldDescriptorProto
5760 bool OneofDescriptorProto::has_options() const { in has_options() function in google::protobuf::OneofDescriptorProto
6247 bool EnumDescriptorProto::has_options() const { in has_options() function in google::protobuf::EnumDescriptorProto
6724 bool EnumValueDescriptorProto::has_options() const { in has_options() function in google::protobuf::EnumValueDescriptorProto
7211 bool ServiceDescriptorProto::has_options() const { in has_options() function in google::protobuf::ServiceDescriptorProto
7938 bool MethodDescriptorProto::has_options() const { in has_options() function in google::protobuf::MethodDescriptorProto