Home
last modified time | relevance | path

Searched defs:isNewer (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
DTailer.java405 boolean isNewer(final FileTime fileTime) throws IOException; in isNewer() method
448 public boolean isNewer(final FileTime fileTime) throws IOException { in isNewer() method in Tailer.TailablePath
/external/apache-commons-io/src/test/java/org/apache/commons/io/input/
DTailerTest.java100 public boolean isNewer(final FileTime fileTime) throws IOException { in isNewer() method in TailerTest
/external/dng_sdk/source/
Ddng_negative.h1982 void ResetXMPSidecarNewer (dng_xmp * newXMP, bool inSidecar, bool isNewer ) in ResetXMPSidecarNewer()
Ddng_negative.cpp556 bool isNewer ) in ResetXMPSidecarNewer()