Searched defs:hasCacheForDirectory (Results 1 - 3 of 3) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryCache.java | 94 boolean hasCacheForDirectory(File directory, Repository repository) method in interface:HistoryCache |
H A D | FileHistoryCache.java | 542 public boolean hasCacheForDirectory(File directory, Repository repository) method in class:FileHistoryCache |
H A D | JDBCHistoryCache.java | 389 = new PreparedQuery(getQuery("hasCacheForDirectory")); 395 public boolean hasCacheForDirectory(File file, Repository repository) method in class:JDBCHistoryCache |
Completed in 9 milliseconds