Home
last modified time | relevance | path

Searched refs:PackageInstalledResponse (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/jsTyping/
Dtypes.ts45 export interface PackageInstalledResponse extends ProjectResponse { interface
100 … SetTypings | InvalidateCachedTypings | TypesRegistryResponse | PackageInstalledResponse | Install…
/third_party/typescript/src/typingsInstaller/
DnodeTypingsInstaller.ts162 …const response: PackageInstalledResponse = { kind: ActionPackageInstalled, projectName, success, m…
167 …const response: PackageInstalledResponse = { kind: ActionPackageInstalled, projectName, success: f…
/third_party/typescript/src/tsserver/
DnodeServer.ts651 …private handleMessage(response: TypesRegistryResponse | PackageInstalledResponse | SetTypings | In…
/third_party/typescript/src/server/
DeditorServices.ts921 …TypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse): void;
923 …ingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse | BeginIn…
924 …ingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse | BeginIn…
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5268 interface PackageInstalledResponse extends ProjectResponse { interface
9851 …TypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse): void;
DtypescriptServices.d.ts5268 interface PackageInstalledResponse extends ProjectResponse { interface
Dtypescript.d.ts5268 interface PackageInstalledResponse extends ProjectResponse { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5351 interface PackageInstalledResponse extends ProjectResponse { interface
9978 …TypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse): void;
Dtypescript.d.ts5351 interface PackageInstalledResponse extends ProjectResponse { interface