Searched refs:moduleCache (Results 1 – 1 of 1) sorted by relevance
69 private ModuleCache moduleCache = ModuleCache.getInstance(); field in Module261 Module module = moduleCache.getAndCacheByDir(new File(dependency)); in buildImlFile()291 Module child = moduleCache.getAndCacheByName(dependency); in buildDependentModules()309 Module child = moduleCache.getAndCacheByDir(dependency); in buildDependentModules()