Searched defs:hasCacheForDirectory (Results 1 - 3 of 3) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java94 boolean hasCacheForDirectory(File directory, Repository repository) method in interface:HistoryCache
H A DFileHistoryCache.java542 public boolean hasCacheForDirectory(File directory, Repository repository) method in class:FileHistoryCache
H A DJDBCHistoryCache.java389 = new PreparedQuery(getQuery("hasCacheForDirectory"));
395 public boolean hasCacheForDirectory(File file, Repository repository) method in class:JDBCHistoryCache

Completed in 13 milliseconds