Searched refs:repeatedBytesWrapper_ (Results 1 – 1 of 1) sorted by relevance
868 repeatedBytesWrapper_ = other.repeatedBytesWrapper_.Clone(); in TestAllTypes()1805 …private readonly pbc::RepeatedField<pb::ByteString> repeatedBytesWrapper_ = new pbc::RepeatedField… field in Conformance.TestAllTypes1808 get { return repeatedBytesWrapper_; }2189 if(!repeatedBytesWrapper_.Equals(other.repeatedBytesWrapper_)) return false; in Equals()2304 hash ^= repeatedBytesWrapper_.GetHashCode(); in GetHashCode()2519 repeatedBytesWrapper_.WriteTo(output, _repeated_repeatedBytesWrapper_codec); in WriteTo()2756 size += repeatedBytesWrapper_.CalculateSize(_repeated_repeatedBytesWrapper_codec); in CalculateSize()2993 repeatedBytesWrapper_.Add(other.repeatedBytesWrapper_); in MergeFrom()3486 repeatedBytesWrapper_.AddEntriesFrom(input, _repeated_repeatedBytesWrapper_codec); in MergeFrom()