Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h4023 inline bool FileDescriptorProto::has_options() const { in has_options() function
4507 inline bool DescriptorProto::has_options() const { in has_options() function
5008 inline bool FieldDescriptorProto::has_options() const { in has_options() function
5198 inline bool EnumDescriptorProto::has_options() const { in has_options() function
5324 inline bool EnumValueDescriptorProto::has_options() const { in has_options() function
5456 inline bool ServiceDescriptorProto::has_options() const { in has_options() function
5666 inline bool MethodDescriptorProto::has_options() const { in has_options() function
Ddescriptor.pb.cc2283 bool FileDescriptorProto::has_options() const { in has_options() function in google::protobuf::FileDescriptorProto
4016 bool DescriptorProto::has_options() const { in has_options() function in google::protobuf::DescriptorProto
5299 bool FieldDescriptorProto::has_options() const { in has_options() function in google::protobuf::FieldDescriptorProto
6097 bool EnumDescriptorProto::has_options() const { in has_options() function in google::protobuf::EnumDescriptorProto
6570 bool EnumValueDescriptorProto::has_options() const { in has_options() function in google::protobuf::EnumValueDescriptorProto
7053 bool ServiceDescriptorProto::has_options() const { in has_options() function in google::protobuf::ServiceDescriptorProto
7776 bool MethodDescriptorProto::has_options() const { in has_options() function in google::protobuf::MethodDescriptorProto