Searched defs:refreshHistory (Results 1 - 1 of 1) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/index/ |
H A D | Indexer.java | 123 boolean refreshHistory = false; 259 refreshHistory = true; 593 defaultProject, configFilename, refreshHistory, 637 boolean refreshHistory, 663 if (refreshHistory == true) { 778 if (refreshHistory) { 632 prepareIndexer(RuntimeEnvironment env, boolean searchRepositories, boolean addProjects, String defaultProject, String configFilename, boolean refreshHistory, boolean listFiles, boolean createDict, List<String> subFiles, List<String> repositories, List<String> zapCache, boolean listRepoPaths) argument
|
Completed in 9 milliseconds