Home
last modified time | relevance | path

Searched refs:barney_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs1820 barney_ = other.barney_.Clone(); in ComplexOptionType2()
1866 …:UnitTest.Issues.TestProtos.ComplexOptionType2.Types.ComplexOptionType4> barney_ = new pbc::Repeat… field in UnitTest.Issues.TestProtos.ComplexOptionType2
1869 get { return barney_; }
1888 if(!barney_.Equals(other.barney_)) return false; in Equals()
1898 hash ^= barney_.GetHashCode(); in GetHashCode()
1924 barney_.WriteTo(output, _repeated_barney_codec); in WriteTo()
1942 size += barney_.CalculateSize(_repeated_barney_codec); in CalculateSize()
1969 barney_.Add(other.barney_); in MergeFrom()
2000 barney_.AddEntriesFrom(input, _repeated_barney_codec); in MergeFrom()