Home
last modified time | relevance | path

Searched refs:EventEndInstallTypes (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/jsTyping/
Dshared.ts7 export type EventEndInstallTypes = "event::endInstallTypes"; alias
20 export const EventEndInstallTypes: EventEndInstallTypes = "event::endInstallTypes"; constant
Dtypes.ts3 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
66 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
77 readonly kind: EventEndInstallTypes;
/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts386 kind: EventEndInstallTypes,
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1678 if (response.kind === server.EventEndInstallTypes) {
1740 if (response.kind === server.EventEndInstallTypes) {
1786 if (response.kind === server.EventEndInstallTypes) {
/third_party/typescript/src/tsserver/
DnodeServer.ts693 case EventEndInstallTypes: {
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5319 type EventEndInstallTypes = "event::endInstallTypes"; alias
5324 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
5368 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
5377 readonly kind: EventEndInstallTypes;
Dtsserverlibrary.d.ts5319 type EventEndInstallTypes = "event::endInstallTypes"; alias
5324 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
5368 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
5377 readonly kind: EventEndInstallTypes;
/third_party/typescript/lib/
DtypescriptServices.d.ts5236 type EventEndInstallTypes = "event::endInstallTypes"; alias
5241 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
5285 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
5294 readonly kind: EventEndInstallTypes;
Dtypescript.d.ts5236 type EventEndInstallTypes = "event::endInstallTypes"; alias
5241 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
5285 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
5294 readonly kind: EventEndInstallTypes;
Dtsserverlibrary.d.ts5236 type EventEndInstallTypes = "event::endInstallTypes"; alias
5241 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
5285 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
5294 readonly kind: EventEndInstallTypes;
DtypingsInstaller.js114897 server.EventEndInstallTypes = "event::endInstallTypes";
115588 kind: server.EventEndInstallTypes,
Dtsserver.js152236 server.EventEndInstallTypes = "event::endInstallTypes";
164019 case server.EventEndInstallTypes: {
DtypescriptServices.js115102 server.EventEndInstallTypes = "event::endInstallTypes";
Dtsserverlibrary.js115102 server.EventEndInstallTypes = "event::endInstallTypes";
Dtypescript.js115102 server.EventEndInstallTypes = "event::endInstallTypes";