Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs828 OptionalTimestamp = other.optionalTimestamp_ != null ? other.OptionalTimestamp.Clone() : null; in TestAllTypes()
1697 public global::Google.Protobuf.WellKnownTypes.Timestamp OptionalTimestamp { property in Conformance.TestAllTypes
2036 if (!object.Equals(OptionalTimestamp, other.OptionalTimestamp)) return false; in Equals()
2150 if (optionalTimestamp_ != null) hash ^= OptionalTimestamp.GetHashCode(); in GetHashCode()
2368 output.WriteMessage(OptionalTimestamp); in WriteTo()
2602 size += 2 + pb::CodedOutputStream.ComputeMessageSize(OptionalTimestamp); in CalculateSize()
2844 OptionalTimestamp.MergeFrom(other.OptionalTimestamp); in MergeFrom()
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go452OptionalTimestamp *timestamp.Timestamp `protobuf:"bytes,302,opt,name=optional_timestamp,jso… member
1138 return m.OptionalTimestamp