Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DtypeReferenceDirectives.ts61 const projectPath = `${ts.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.ts581 const projectPath = toResolvedConfigFilePath(state, resolvedProject); constant
689 /** @internal */ readonly projectPath: ResolvedConfigFilePath; property
1234 projectPath: ResolvedConfigFilePath; property
1250 const projectPath = toResolvedConfigFilePath(state, project); constant
2364 const projectPath = toResolvedConfigFilePath(state, project); constant
/third_party/typescript/lib/
Dtsc.js104194 function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, create… argument
104222 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
112110 function doneInvalidatedProject(state, projectPath) { argument
112114 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
112148 function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, confi… argument
113005 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
113066 function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, bu… argument