Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/time/chrono/
DChronoZonedDateTime.java600 long thisEpochSec = toEpochSecond(); in isBefore() local
620 long thisEpochSec = toEpochSecond(); in isAfter() local
/libcore/ojluni/src/main/java/java/time/
DOffsetDateTime.java1816 long thisEpochSec = toEpochSecond(); in isAfter() local
1833 long thisEpochSec = toEpochSecond(); in isBefore() local