Searched refs:repeatedValue_ (Results 1 – 1 of 1) sorted by relevance
880 repeatedValue_ = other.repeatedValue_.Clone(); in TestAllTypes()1931 …nly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Value> repeatedValue_ = new pbc::Rep… field in Conformance.TestAllTypes1934 get { return repeatedValue_; }2201 if(!repeatedValue_.Equals(other.repeatedValue_)) return false; in Equals()2316 hash ^= repeatedValue_.GetHashCode(); in GetHashCode()2548 repeatedValue_.WriteTo(output, _repeated_repeatedValue_codec); in WriteTo()2780 size += repeatedValue_.CalculateSize(_repeated_repeatedValue_codec); in CalculateSize()3035 repeatedValue_.Add(other.repeatedValue_); in MergeFrom()3548 repeatedValue_.AddEntriesFrom(input, _repeated_repeatedValue_codec); in MergeFrom()