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

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryGuru.java113 private boolean useCache() { method in class:HistoryGuru
239 if (useCache() && historyCache.supportsRepository(repo)) {
319 if (repository != null && useCache()) {
616 if (!useCache()) {
651 if (!useCache()) {
685 if (!useCache()) {

Completed in 9 milliseconds