Searched refs:moduleCache (Results 1 – 1 of 1) sorted by relevance
68 private ModuleCache moduleCache = ModuleCache.getInstance(); field in Module260 Module module = moduleCache.getAndCacheByDir(new File(dependency)); in buildImlFile()290 Module child = moduleCache.getAndCacheByName(dependency); in buildDependentModules()308 Module child = moduleCache.getAndCacheByDir(dependency); in buildDependentModules()