Searched refs:dirToRootCache (Results 1 – 1 of 1) sorted by relevance
139 val dirToRootCache = mutableMapOf<String, File>() in extractRoots() constant142 val found = dirToRootCache[parent.path] in extractRoots()148 dirToRootCache[parent.path] = root in extractRoots()