Searched refs:classLookupCache (Results 1 – 1 of 1) sorted by relevance
219 private val classLookupCache = LookupStorage(classLookupCacheDir, PATH_CONVERTER) in toPath() constant241 classLookupCache.removeLookupsFrom(removedOutputs.asSequence()) in toPath()255 classLookupCache.update(classLookupTracker, dirtyFiles, options.knownRemoved) in toPath()256 classLookupCache.flush(false) in toPath()257 classLookupCache.close() in toPath()363 classLookupCache.get(LookupSymbol(name, scope)).map { File(it) } + in toPath()545 classLookupCache.close() in toPath()