Searched defs:indexPath (Results 1 – 4 of 4) sorted by relevance
367 de::FilePath indexPath = de::FilePath::join(dstPath, "caselist.xml"); in batchResultToSeparateXmlFiles() local
543 const de::FilePath indexPath = getIndexPath(dstPath); in writeToPath() local
163 const indexPath = "/node_modules/b/index.d.ts"; constant
1247 …const indexPath = combinePaths(candidate, extensions === Extensions.TSConfig ? "tsconfig" : "index… constant