Home
last modified time | relevance | path

Searched defs:cachePath (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/flutter/bin/internal/
Dupdate_dart_sdk.ps119 $cachePath = "$flutterRoot\bin\cache" variable
50 while (Test-Path "$cachePath\$oldDartSdkPrefix$oldDartSdkSuffix") { $oldDartSdkSuffix++ } variable
95 Get-ChildItem -Path $cachePath | Where {$_.BaseName.StartsWith($oldDartSdkPrefix)} | Remove-Item -R… variable
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1007 const cachePath = "/a/cache/"; constant
1044 const cachePath = "/a/cache"; constant
1091 const cachePath = `${tscWatch.projects}/a/cache`; constant
1564 const cachePath = "/a/cache/"; constant
1594 const cachePath = "/a/cache/"; constant
1621 const cachePath = "/a/cache/"; constant
1658 const cachePath = "/a/cache/"; constant
1718 const cachePath = "/a/cache/"; constant
1770 const cachePath = "/a/cache/"; constant
Dprojects.ts385 const cachePath = "/a/data"; constant
/third_party/spirv-tools/utils/vscode/src/tools/
Dgen-grammar.go63 cachePath = flag.String("cache", "", "Cache directory for downloaded files (optional)") var
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/tools/
Dgen-grammar.go63 cachePath = flag.String("cache", "", "Cache directory for downloaded files (optional)") var
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/tools/
Dgen-grammar.go63 cachePath = flag.String("cache", "", "Cache directory for downloaded files (optional)") var
/third_party/node/deps/npm/node_modules/pacote/lib/
Dwith-tarball-stream.js133 function cleanUpCached (cachePath, integrity, opts) { argument
/third_party/typescript/src/jsTyping/
Dtypes.ts20 readonly cachePath?: string; property
/third_party/node/deps/npm/lib/search/
Dall-package-metadata.js65 function createEntryStream (cachePath, staleness, opts) { argument
/third_party/node/deps/npm/test/tap/
Dsearch.js20 let cachePath variable
Dsearch.all-package-search.js17 const cachePath = path.join(cacheBase, '.cache.json') constant
Dall-package-metadata.js21 let cachePath variable
/third_party/typescript/lib/
Dtypescript.d.ts5253 readonly cachePath?: string; property
DtypescriptServices.d.ts5253 readonly cachePath?: string; property
Dtsserverlibrary.d.ts5253 readonly cachePath?: string; property
DtypingsInstaller.js115267 function typingToFileName(cachePath, packageName, installTypingHost, log) { argument
115524 …TypingsInstaller.prototype.installTypings = function (req, cachePath, currentlyCachedTypings, typi… argument
Dtsserverlibrary.js152809 … function createInstallTypingsRequest(project, typeAcquisition, unresolvedImports, cachePath) { argument
Dtsserver.js152615 … function createInstallTypingsRequest(project, typeAcquisition, unresolvedImports, cachePath) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5494 readonly cachePath?: string; property
Dtsserverlibrary.d.ts5494 readonly cachePath?: string; property