Home
last modified time | relevance | path

Searched refs:pluginProbeLocations (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/tsserver/
Dserver.ts63 pluginProbeLocations: findArgumentStringArray("--pluginProbeLocations"),
/third_party/typescript/src/webServer/
DwebServer.ts222 pluginProbeLocations: SessionOptions["pluginProbeLocations"]; property
/third_party/typescript/src/testRunner/unittests/tsserver/
DwebServer.ts11 pluginProbeLocations: undefined,
/third_party/typescript/src/server/
DeditorServices.ts415 pluginProbeLocations?: readonly string[]; property
782 public readonly pluginProbeLocations: readonly string[];
829 this.pluginProbeLocations = opts.pluginProbeLocations || emptyArray;
Dsession.ts757 pluginProbeLocations?: readonly string[]; property
820 pluginProbeLocations: opts.pluginProbeLocations, constant
Dproject.ts1678 ...this.projectService.pluginProbeLocations,
/third_party/typescript/lib/
Dtsserverlibrary.d.ts10890 pluginProbeLocations?: readonly string[]; property
10962 readonly pluginProbeLocations: readonly string[];
11179 pluginProbeLocations?: readonly string[]; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10890 pluginProbeLocations?: readonly string[]; property
10962 readonly pluginProbeLocations: readonly string[];
11179 pluginProbeLocations?: readonly string[]; property