Home
last modified time | relevance | path

Searched refs:BeginInstallTypesEventBody (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/lib/
Dprotocol.d.ts2439 body: BeginInstallTypesEventBody;
2455 interface BeginInstallTypesEventBody extends InstallTypesEventBody { interface
Dtsserverlibrary.d.ts9016 body: BeginInstallTypesEventBody;
9032 interface BeginInstallTypesEventBody extends InstallTypesEventBody {
/third_party/typescript/src/server/
Dprotocol.ts3169 body: BeginInstallTypesEventBody;
3188 export interface BeginInstallTypesEventBody extends InstallTypesEventBody { interface
/third_party/typescript/src/tsserver/
DnodeServer.ts685 const body: protocol.BeginInstallTypesEventBody = {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9293 body: BeginInstallTypesEventBody;
9309 interface BeginInstallTypesEventBody extends InstallTypesEventBody {