Lines Matching defs:people_
622 people_ = other.people_.Clone();
635 private readonly pbc::RepeatedField<global::Google.Protobuf.Examples.AddressBook.Person> people_ = new pbc::RepeatedField<global::Google.Protobuf.Examples.AddressBook.Person>();
638 get { return people_; }
654 if(!people_.Equals(other.people_)) return false;
661 hash ^= people_.GetHashCode();
678 people_.WriteTo(output, _repeated_people_codec);
688 people_.WriteTo(ref output, _repeated_people_codec);
698 size += people_.CalculateSize(_repeated_people_codec);
710 people_.Add(other.people_);
726 people_.AddEntriesFrom(input, _repeated_people_codec);
744 people_.AddEntriesFrom(ref input, _repeated_people_codec);