Home
last modified time | relevance | path

Searched refs:getScriptFileNames (Results 1 – 20 of 20) sorted by relevance

/third_party/typescript/src/testRunner/unittests/services/
DlanguageService.ts26 getScriptFileNames() {
98 getScriptFileNames: () => ["/project/root.ts"],
DhostNewLineSupport.ts13 getScriptFileNames: () => map(files, f => f.unitName),
/third_party/typescript/tests/baselines/reference/
DAPISample_watcher.js38 getScriptFileNames: () => rootFileNames,
136 getScriptFileNames: function () { return rootFileNames; }, method
/third_party/typescript/tests/cases/compiler/
DAPISample_watcher.ts42 getScriptFileNames: () => rootFileNames,
/third_party/typescript/src/services/
Dshims.ts65 getScriptFileNames(): string; method
426 public getScriptFileNames(): string[] { method in ts.LanguageServiceShimHostAdapter
427 const encoded = this.shimHost.getScriptFileNames();
Dtypes.ts237 getScriptFileNames(): string[]; method
Dservices.ts967 const rootFileNames = host.getScriptFileNames();
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts70 getScriptFileNames: notImplemented, constant
/third_party/typescript/src/harness/
DharnessLanguageService.ts254 getScriptFileNames(): string[] {
374getScriptFileNames(): string { return JSON.stringify(this.nativeHost.getScriptFileNames()); }
Dclient.ts236 file: this.host.getScriptFileNames()[0]
/third_party/typescript/src/server/
Dproject.ts415 getScriptFileNames() {
2058 getScriptFileNames() { method in ts.server.AutoImportProviderProject
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5679 getScriptFileNames(): string[]; method
9722 getScriptFileNames(): string[];
9833 getScriptFileNames(): string[];
Dtypescript.d.ts5679 getScriptFileNames(): string[]; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5438 getScriptFileNames(): string[]; method
9441 getScriptFileNames(): string[];
9552 getScriptFileNames(): string[];
Dtypescript.d.ts5438 getScriptFileNames(): string[]; method
DtypescriptServices.d.ts5438 getScriptFileNames(): string[]; method
Dtsserverlibrary.js149785 var rootFileNames = host.getScriptFileNames();
152048 LanguageServiceShimHostAdapter.prototype.getScriptFileNames = function () { method in LanguageServiceShimHostAdapter
152049 var encoded = this.shimHost.getScriptFileNames();
154173 Project.prototype.getScriptFileNames = function () { method in Project
155570 AutoImportProviderProject.prototype.getScriptFileNames = function () { method in AutoImportProviderProject
Dtsserver.js149216 var rootFileNames = host.getScriptFileNames();
151479 LanguageServiceShimHostAdapter.prototype.getScriptFileNames = function () { method in LanguageServiceShimHostAdapter
151480 var encoded = this.shimHost.getScriptFileNames();
153979 Project.prototype.getScriptFileNames = function () { method in Project
155376 AutoImportProviderProject.prototype.getScriptFileNames = function () { method in AutoImportProviderProject
Dtypescript.js149785 var rootFileNames = host.getScriptFileNames();
152048 LanguageServiceShimHostAdapter.prototype.getScriptFileNames = function () { method in LanguageServiceShimHostAdapter
152049 var encoded = this.shimHost.getScriptFileNames();
DtypescriptServices.js149785 var rootFileNames = host.getScriptFileNames();
152048 LanguageServiceShimHostAdapter.prototype.getScriptFileNames = function () { method in LanguageServiceShimHostAdapter
152049 var encoded = this.shimHost.getScriptFileNames();