Home
last modified time | relevance | path

Searched refs:LastUpdated (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/AddressBook/
H A DAddressbook.cs41 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.Person), global::Google.Protobuf.Examples.AddressBook.Person.Parser, new[]{ "Name", "Id", "Email", "Phones", "LastUpdated" }, null, new[]{ typeof(global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber), global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber.Parser, new[]{ "Number", "Type" }, null, null, null, null)}), in AddressbookReflection()
144 public global::Google.Protobuf.WellKnownTypes.Timestamp LastUpdated { property in Google.Protobuf.Examples.AddressBook.Person
168 if (!object.Equals(LastUpdated, other.LastUpdated)) return false; in Equals()
179 if (lastUpdated_ != null) hash ^= LastUpdated.GetHashCode(); in GetHashCode()
211 output.WriteMessage(LastUpdated); in WriteTo()
237 output.WriteMessage(LastUpdated); in IBufferMessage.InternalWriteTo()
259 size += 1 + pb::CodedOutputStream.ComputeMessageSize(LastUpdated); in CalculateSize()
284 LastUpdated = new global::Google.Protobuf.WellKnownTypes.Timestamp(); in MergeFrom()
286 LastUpdated in MergeFrom()
[all...]

Completed in 3 milliseconds