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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java88 private static File getCachedFile(File file) throws HistoryException { method in class:FileHistoryCache
133 File cache = getCachedFile(file);
226 File cache = getCachedFile(file);

Completed in 10 milliseconds