Searched refs:has_label (Results 1 – 4 of 4) sorted by relevance
843 if (field->has_label()) { in ParseMessageFieldNoLabel()864 if (!field->has_label() && DefaultToOptionalFields()) { in ParseMessageFieldNoLabel()867 if (!field->has_label()) { in ParseMessageFieldNoLabel()
864 boolean has_label ) in parse_instruction() argument931 if (has_label) in parse_instruction()
4574 if (has_label()) { in SerializeWithCachedSizes()4664 if (has_label()) { in SerializeWithCachedSizesToArray()4748 if (has_label()) { in ByteSize()4841 if (from.has_label()) { in MergeFrom()5009 bool FieldDescriptorProto::has_label() const { in has_label() function in google::protobuf::FieldDescriptorProto
1103 bool has_label() const;4718 inline bool FieldDescriptorProto::has_label() const { in has_label() function