Home
last modified time | relevance | path

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

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DDurations.java305 public static Duration fromSeconds(long seconds) { in fromSeconds() method in Durations
DTimestamps.java286 public static Timestamp fromSeconds(long seconds) { in fromSeconds() method in Timestamps