Home
last modified time | relevance | path

Searched defs:externalProject (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DexternalProjects.ts516 const externalProject: ts.projectSystem.protocol.ExternalProject = { constant
/third_party/typescript/src/server/
DeditorServices.ts3857 const externalProject = this.findExternalProjectByProjectName(uncheckedFileName); constant
3871 for (const externalProject of projects) { constant
4037 const externalProject = this.findExternalProjectByProjectName(proj.projectFileName); constant