Searched defs:toDays (Results 1 – 4 of 4) sorted by relevance
84 public long toDays(long d) { return d/(C6/C0); } in toDays() method99 public long toDays(long d) { return d/(C6/C1); } in toDays() method114 public long toDays(long d) { return d/(C6/C2); } in toDays() method129 public long toDays(long d) { return d/(C6/C3); } in toDays() method145 public long toDays(long d) { return d/(C6/C4); } in toDays() method161 public long toDays(long d) { return d/(C6/C5); } in toDays() method177 public long toDays(long d) { return d; } in toDays() method311 public long toDays(long duration) { in toDays() method in TimeUnit
308 private long toDays() { in toDays() method in FileTime
282 public long toDays() { in toDays() method in Duration
1119 public long toDays() { in toDays() method in Duration