Searched refs:has_oneof_index (Results 1 – 4 of 4) sorted by relevance
839 if (field->has_oneof_index()) { in ParseMessageFieldNoLabel()
4612 if (has_oneof_index()) { in SerializeWithCachedSizes()4705 if (has_oneof_index()) { in SerializeWithCachedSizesToArray()4781 if (has_oneof_index()) { in ByteSize()4859 if (from.has_oneof_index()) { in MergeFrom()5221 bool FieldDescriptorProto::has_oneof_index() const { in has_oneof_index() function in google::protobuf::FieldDescriptorProto
4423 if (proto.has_oneof_index()) { in BuildFieldOrExtension()4441 if (proto.has_oneof_index()) { in BuildFieldOrExtension()
1153 bool has_oneof_index() const;4930 inline bool FieldDescriptorProto::has_oneof_index() const { in has_oneof_index() function