Home
last modified time | relevance | path

Searched defs:projectPath (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DtypeReferenceDirectives.ts60 const projectPath = `${tscWatch.projectRoot}/background`; constant
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/export_to_sheets/
Dmain.go45 projectPath = flag.String("projpath", ".", "project path") var
/third_party/typescript/src/compiler/
DtsbuildPublic.ts548 const projectPath = toResolvedConfigFilePath(state, resolvedProject); constant
656 /*@internal*/ readonly projectPath: ResolvedConfigFilePath; property
1201 projectPath: ResolvedConfigFilePath; property
1217 const projectPath = toResolvedConfigFilePath(state, project); constant
2331 const projectPath = toResolvedConfigFilePath(state, project); constant
/third_party/typescript/lib/
Dtsc.js101402 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
101432 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
109460 projects.forEach(function (projectPath) { argument
109930 function doneInvalidatedProject(state, projectPath) { argument
109936 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
109970 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
110760 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
110824 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument
DtypingsInstaller.js122209 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
122245 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
131424 projects.forEach(function (projectPath) { argument
131941 function doneInvalidatedProject(state, projectPath) { argument
131947 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
131981 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
132830 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
132898 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument