Home
last modified time | relevance | path

Searched defs:epochSecond (Results 1 – 25 of 239) sorted by relevance

12345678910

/aosp_15_r20/libcore/ojluni/src/main/java/java/time/zone/
H A DZoneOffsetTransition.java109 private final long epochSecond; field in ZoneOffsetTransition
173 ZoneOffsetTransition(long epochSecond, ZoneOffset offsetBefore, ZoneOffset offsetAfter) { in ZoneOffsetTransition()
232 long epochSecond = Ser.readEpochSec(in); in readExternal() local
H A DZoneRules.java949 private int findYear(long epochSecond, ZoneOffset offset) { in findYear()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/zone/
DZoneOffsetTransition.java109 private final long epochSecond; field in ZoneOffsetTransition
173 ZoneOffsetTransition(long epochSecond, ZoneOffset offsetBefore, ZoneOffset offsetAfter) { in ZoneOffsetTransition()
232 long epochSecond = Ser.readEpochSec(in); in readExternal() local
DZoneRules.java949 private int findYear(long epochSecond, ZoneOffset offset) { in findYear()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/zone/
DZoneOffsetTransition.java109 private final long epochSecond; field in ZoneOffsetTransition
173 ZoneOffsetTransition(long epochSecond, ZoneOffset offsetBefore, ZoneOffset offsetAfter) { in ZoneOffsetTransition()
232 long epochSecond = Ser.readEpochSec(in); in readExternal() local
DZoneRules.java949 private int findYear(long epochSecond, ZoneOffset offset) { in findYear()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/
DInstant.java298 public static Instant ofEpochSecond(long epochSecond) { in ofEpochSecond()
322 public static Instant ofEpochSecond(long epochSecond, long nanoAdjustment) { in ofEpochSecond()
418 private Instant(long epochSecond, int nanos) { in Instant()
DZonedDateTime.java447 private static ZonedDateTime create(long epochSecond, int nanoOfSecond, ZoneId zone) { in create()
551 long epochSecond = temporal.getLong(INSTANT_SECONDS); in from() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/
DInstant.java298 public static Instant ofEpochSecond(long epochSecond) { in ofEpochSecond()
322 public static Instant ofEpochSecond(long epochSecond, long nanoAdjustment) { in ofEpochSecond()
418 private Instant(long epochSecond, int nanos) { in Instant()
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/
H A DInstant.java298 public static Instant ofEpochSecond(long epochSecond) { in ofEpochSecond()
322 public static Instant ofEpochSecond(long epochSecond, long nanoAdjustment) { in ofEpochSecond()
418 private Instant(long epochSecond, int nanos) { in Instant()
H A DZonedDateTime.java447 private static ZonedDateTime create(long epochSecond, int nanoOfSecond, ZoneId zone) { in create()
551 long epochSecond = temporal.getLong(INSTANT_SECONDS); in from() local
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/
H A DInstant.java275 public static Instant ofEpochSecond(long epochSecond) { in ofEpochSecond()
299 public static Instant ofEpochSecond(long epochSecond, long nanoAdjustment) { in ofEpochSecond()
390 private Instant(long epochSecond, int nanos) { in Instant()
H A DZonedDateTime.java418 private static ZonedDateTime create(long epochSecond, int nanoOfSecond, ZoneId zone) { in create()
518 long epochSecond = temporal.getLong(INSTANT_SECONDS); in from() local
H A DLocalDateTime.java375 … public static LocalDateTime ofEpochSecond(long epochSecond, int nanoOfSecond, ZoneOffset offset) { in ofEpochSecond()
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/zone/
H A DZoneOffsetTransition.java134 ZoneOffsetTransition(long epochSecond, ZoneOffset offsetBefore, ZoneOffset offsetAfter) { in ZoneOffsetTransition()
170 long epochSecond = Ser.readEpochSec(in); in readExternal() local
H A DStandardZoneRules.java546 private int findYear(long epochSecond, ZoneOffset offset) { in findYear()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/chrono/
DChronology.java739 public default long epochSecond(int prolepticYear, int month, int dayOfMonth, in epochSecond() method
768 public default long epochSecond(Era era, int yearOfEra, int month, int dayOfMonth, in epochSecond() method
DIsoChronology.java292 public long epochSecond(int prolepticYear, int month, int dayOfMonth, in epochSecond() method in IsoChronology
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/chrono/
DChronology.java739 public default long epochSecond(int prolepticYear, int month, int dayOfMonth, in epochSecond() method
768 public default long epochSecond(Era era, int yearOfEra, int month, int dayOfMonth, in epochSecond() method
DIsoChronology.java292 public long epochSecond(int prolepticYear, int month, int dayOfMonth, in epochSecond() method in IsoChronology
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/chrono/
H A DChronology.java739 public default long epochSecond(int prolepticYear, int month, int dayOfMonth, in epochSecond() method
768 public default long epochSecond(Era era, int yearOfEra, int month, int dayOfMonth, in epochSecond() method
H A DIsoChronology.java292 public long epochSecond(int prolepticYear, int month, int dayOfMonth, in epochSecond() method in IsoChronology
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/
DZonedDateTime.java447 private static ZonedDateTime create(long epochSecond, int nanoOfSecond, ZoneId zone) { in create()
551 long epochSecond = temporal.getLong(INSTANT_SECONDS); in from() local
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/common/
H A DTimestamp.java185 private static Timestamp ofEpochSecond(long epochSecond, long nanoAdjustment) { in ofEpochSecond()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DParcelling.java329 long epochSecond = source.readLong(); in unparcel() local

12345678910