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