Searched refs:isUpToDate (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java473 if (isUpToDate(file, cache)) {
531 private boolean isUpToDate(File file, File cachedFile) { method in class:FileHistoryCache

Completed in 643 milliseconds