Searched refs:has_oneof_index (Results 1 – 4 of 4) sorted by relevance
839 if (field->has_oneof_index()) { in ParseMessageFieldNoLabel()
4655 if (has_oneof_index()) { in SerializeWithCachedSizes()4748 if (has_oneof_index()) { in InternalSerializeWithCachedSizesToArray()4824 if (has_oneof_index()) { in ByteSize()4906 if (from.has_oneof_index()) { in MergeFrom()5268 bool FieldDescriptorProto::has_oneof_index() const { in has_oneof_index() function in google::protobuf::FieldDescriptorProto
4429 if (proto.has_oneof_index()) { in BuildFieldOrExtension()4447 if (proto.has_oneof_index()) { in BuildFieldOrExtension()
1178 bool has_oneof_index() const;5138 inline bool FieldDescriptorProto::has_oneof_index() const { in has_oneof_index() function