Searched defs:isFresh (Results 1 – 3 of 3) sorted by relevance
54 public boolean isFresh(File localFile, String remoteFilePath) throws BuildRetrievalError { in isFresh() method in FileDownloadCacheWrapper
76 public default boolean isFresh(File localFile, String remoteFilePath) in isFresh() method
147 public boolean isFresh(File localFile, String remotePath) throws BuildRetrievalError { in isFresh() method in GCSFileDownloader