Home
last modified time | relevance | path

Searched defs:IsNormalized (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDurationPartial.cs65 internal static bool IsNormalized(long seconds, int nanoseconds) in IsNormalized() method in Google.Protobuf.WellKnownTypes.Duration
DTimestampPartial.cs48 private static bool IsNormalized(long seconds, int nanoseconds) => in IsNormalized() method in Google.Protobuf.WellKnownTypes.Timestamp