Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkDocument.h41 struct OptionalTimestamp { struct
44 OptionalTimestamp() : fEnabled(false) {} in OptionalTimestamp() argument
83 OptionalTimestamp fCreation;
87 OptionalTimestamp fModified;
/external/skqp/include/core/
DSkDocument.h41 struct OptionalTimestamp { struct
44 OptionalTimestamp() : fEnabled(false) {} in OptionalTimestamp() function
83 OptionalTimestamp fCreation;
87 OptionalTimestamp fModified;
/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/conformance_proto/
Dconformance.pb.go565OptionalTimestamp *google_protobuf4.Timestamp `protobuf:"bytes,302,opt,name=optional_times… member
1284 return m.OptionalTimestamp