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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java83 private static File getCachedFile(File file) throws HistoryException { method in class:FileHistoryCache
123 File cache = getCachedFile(file);
223 File cache = getCachedFile(file);

Completed in 205 milliseconds