Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptorProto.php29 private $has_options = false; variable in Google\\Protobuf\\Internal\\OneofDescriptorProto
DEnumValueDescriptorProto.php34 private $has_options = false; variable in Google\\Protobuf\\Internal\\EnumValueDescriptorProto
DServiceDescriptorProto.php34 private $has_options = false; variable in Google\\Protobuf\\Internal\\ServiceDescriptorProto
DEnumDescriptorProto.php34 private $has_options = false; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto
DMethodDescriptorProto.php42 private $has_options = false; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
DFieldDescriptorProto.php95 private $has_options = false; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
DDescriptorProto.php59 private $has_options = false; variable in Google\\Protobuf\\Internal\\DescriptorProto
DFileDescriptorProto.php82 private $has_options = false; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DExtensionRange.php36 private $has_options = false; variable in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6974 inline bool FileDescriptorProto::has_options() const { in has_options() function
7214 inline bool DescriptorProto_ExtensionRange::has_options() const { in has_options() function
7578 inline bool DescriptorProto::has_options() const { in has_options() function
8245 inline bool FieldDescriptorProto::has_options() const { in has_options() function
8389 inline bool OneofDescriptorProto::has_options() const { in has_options() function
8603 inline bool EnumDescriptorProto::has_options() const { in has_options() function
8860 inline bool EnumValueDescriptorProto::has_options() const { in has_options() function
9034 inline bool ServiceDescriptorProto::has_options() const { in has_options() function
9338 inline bool MethodDescriptorProto::has_options() const { in has_options() function