Home
last modified time | relevance | path

Searched defs:getCancellationToken (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
Dshims.ts70 getCancellationToken(): HostCancellationToken; method
466 public getCancellationToken(): HostCancellationToken { method in ts.LanguageServiceShimHostAdapter
Dservices.ts1343 getCancellationToken: () => cancellationToken, constant
Dtypes.ts243 getCancellationToken?(): HostCancellationToken; method
/third_party/typescript/src/compiler/
Dtypes.ts6486 getCancellationToken?(): CancellationToken; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts3110 getCancellationToken?(): CancellationToken; method
5444 getCancellationToken?(): HostCancellationToken; method
DtypescriptServices.d.ts3110 getCancellationToken?(): CancellationToken; method
5444 getCancellationToken?(): HostCancellationToken; method
Dtypescript.d.ts3110 getCancellationToken?(): CancellationToken; method
5444 getCancellationToken?(): HostCancellationToken; method
Dtsserverlibrary.js150116 getCancellationToken: function () { return cancellationToken; }, method
152082 LanguageServiceShimHostAdapter.prototype.getCancellationToken = function () { method in LanguageServiceShimHostAdapter
154215 Project.prototype.getCancellationToken = function () { method in Project
Dtsserver.js149547 getCancellationToken: function () { return cancellationToken; }, method
151513 LanguageServiceShimHostAdapter.prototype.getCancellationToken = function () { method in LanguageServiceShimHostAdapter
154021 Project.prototype.getCancellationToken = function () { method in Project
Dtypescript.js150116 getCancellationToken: function () { return cancellationToken; }, method
152082 LanguageServiceShimHostAdapter.prototype.getCancellationToken = function () { method in LanguageServiceShimHostAdapter
DtypescriptServices.js150116 getCancellationToken: function () { return cancellationToken; }, method
152082 LanguageServiceShimHostAdapter.prototype.getCancellationToken = function () { method in LanguageServiceShimHostAdapter
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3175 getCancellationToken?(): CancellationToken; method
5527 getCancellationToken?(): HostCancellationToken; method
Dtypescript.d.ts3175 getCancellationToken?(): CancellationToken; method
5527 getCancellationToken?(): HostCancellationToken; method