Home
last modified time | relevance | path

Searched defs:currentDirectory (Results 1 – 21 of 21) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tscWatch/
DemitAndErrorUpdates.ts10 currentDirectory?: string; property
Demit.ts423 const currentDirectory = "/user/someone/projects/myproject"; constant
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts545 const currentDirectory = sys.getCurrentDirectory(); constant
797 const currentDirectory = host.getCurrentDirectory(); constant
1174 const currentDirectory = sys.getCurrentDirectory(); constant
/third_party/typescript/src/services/
Dsourcemaps.ts25 const currentDirectory = host.getCurrentDirectory(); constant
Dservices.ts1252 const currentDirectory = host.getCurrentDirectory(); constant
/third_party/typescript/src/loggedIO/
DloggedIO.ts22 currentDirectory: string; property
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts24 currentDirectory?: string; property
323 currentDirectory: string; property
DharnessIO.ts454 currentDirectory: string; property
532 … const { declInputFiles, declOtherFiles, harnessSettings, options, currentDirectory } = context; constant
/third_party/typescript/src/compiler/
DtsbuildPublic.ts234 readonly currentDirectory: string; property
290 const currentDirectory = host.getCurrentDirectory(); constant
321 currentDirectory, constant
DwatchPublic.ts313 const currentDirectory = host.getCurrentDirectory(); constant
DwatchUtilities.ts487 currentDirectory: string; property
Dbuilder.ts938 const currentDirectory = Debug.checkDefined(state.program).getCurrentDirectory(); constant
Dprogram.ts1074 const currentDirectory = host.getCurrentDirectory(); constant
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBManager.java33 private File currentDirectory; field in RBManager
/third_party/typescript/src/services/refactors/
DmoveToNewFile.ts63 const currentDirectory = getDirectoryPath(oldFile.fileName); constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts2113 const currentDirectory = `${projects}/anotherProject`; constant
/third_party/typescript/src/server/
DeditorServices.ts767 readonly currentDirectory: NormalizedPath; property in ProjectService
/third_party/typescript/lib/
DtypingsInstaller.js7875 function getPathComponents(path, currentDirectory) { argument
8004 function getNormalizedPathComponents(path, currentDirectory) { argument
8008 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
8036 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
8133 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
8144 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
8224 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
18710 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
18788 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
20929 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
Dtsc.js5111 function getPathComponents(path, currentDirectory) { argument
5185 function getNormalizedPathComponents(path, currentDirectory) { argument
5189 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
5214 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
5286 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
5297 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
5370 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
14695 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
14758 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
16654 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
Dtsserverlibrary.d.ts10991 readonly currentDirectory: NormalizedPath; property in ts.ProjectService
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10991 readonly currentDirectory: NormalizedPath; property in ts.ProjectService