Searched refs:has_options (Results 1 – 15 of 15) sorted by relevance
169 if (descriptor.has_options and272 field.containing_type.has_options and280 field.message_type.has_options and296 is_packed = (field_descriptor.has_options and299 has_packed_false = (field_descriptor.has_options and1154 if (field.message_type.has_options and
178 self.assertTrue(file_descriptor.has_options)179 self.assertFalse(message_descriptor.has_options)
108 DESCRIPTOR.has_options = True
278 DESCRIPTOR.has_options = True
1256 if (has_options()) { in Clear()1567 if (has_options()) { in SerializeWithCachedSizes()1671 if (has_options()) { in SerializeWithCachedSizesToArray()1737 if (has_options()) { in ByteSize()1864 if (from.has_options()) { in MergeFrom()1900 if (has_options()) { in IsInitialized()2283 bool FileDescriptorProto::has_options() const { in has_options() function in google::protobuf::FileDescriptorProto3108 if (has_options()) { in Clear()3364 if (has_options()) { in SerializeWithCachedSizes()3448 if (has_options()) { in SerializeWithCachedSizesToArray()[all …]
452 bool has_options() const;868 bool has_options() const;1172 bool has_options() const;1408 bool has_options() const;1522 bool has_options() const;1643 bool has_options() const;1774 bool has_options() const;4023 inline bool FileDescriptorProto::has_options() const { in has_options() function4507 inline bool DescriptorProto::has_options() const { in has_options() function5008 inline bool FieldDescriptorProto::has_options() const { in has_options() function[all …]
4001 if (!proto.has_options()) { in BuildFileImpl()4090 if (!proto.has_options()) { in BuildMessage()4460 if (!proto.has_options()) { in BuildFieldOrExtension()4559 if (!proto.has_options()) { in BuildEnum()4586 if (!proto.has_options()) { in BuildEnumValue()4653 if (!proto.has_options()) { in BuildService()4681 if (!proto.has_options()) { in BuildMethod()
173 desc.message_type.has_options and
104 self.has_options = options is not None116 self.has_options = options is not None
113 field.message_type.has_options and
140 field.message_type.has_options and