Home
last modified time | relevance | path

Searched refs:EventEndInstallTypes (Results 1 – 11 of 11) 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.ts387 kind: EventEndInstallTypes,
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1786 if (response.kind === server.EventEndInstallTypes) {
1848 if (response.kind === server.EventEndInstallTypes) {
1894 if (response.kind === server.EventEndInstallTypes) {
/third_party/typescript/src/tsserver/
DnodeServer.ts603 case EventEndInstallTypes: {
/third_party/typescript/lib/
Dtypescript.d.ts6003 type EventEndInstallTypes = "event::endInstallTypes"; alias
6008 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
6052 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
6061 readonly kind: EventEndInstallTypes;
DtypescriptServices.d.ts6003 type EventEndInstallTypes = "event::endInstallTypes"; alias
6008 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
6052 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
6061 readonly kind: EventEndInstallTypes;
Dtsserverlibrary.d.ts6003 type EventEndInstallTypes = "event::endInstallTypes"; alias
6008 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
6052 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
6061 readonly kind: EventEndInstallTypes;
DtypingsInstaller.js131597 server.EventEndInstallTypes = "event::endInstallTypes";
132333 kind: server.EventEndInstallTypes,
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6003 type EventEndInstallTypes = "event::endInstallTypes"; alias
6008 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
6052 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
6061 readonly kind: EventEndInstallTypes;
Dtsserverlibrary.d.ts6003 type EventEndInstallTypes = "event::endInstallTypes"; alias
6008 …TypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInit…
6052 readonly kind: EventBeginInstallTypes | EventEndInstallTypes;
6061 readonly kind: EventEndInstallTypes;