Home
last modified time | relevance | path

Searched refs:SetTypings (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/jsTyping/
Dtypes.ts91 export interface SetTypings extends ProjectResponse { interface
100 …export type TypingInstallerResponseUnion = SetTypings | InvalidateCachedTypings | TypesRegistryRes…
/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts507 private createSetTypings(request: DiscoverTypings, typings: string[]): SetTypings {
536 …protected abstract sendResponse(response: SetTypings | InvalidateCachedTypings | BeginInstallTypes…
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1674 …sendResponse(response: server.SetTypings | server.InvalidateCachedTypings | server.BeginInstallTyp…
1735 …sendResponse(response: server.SetTypings | server.InvalidateCachedTypings | server.BeginInstallTyp…
1781 …sendResponse(response: server.SetTypings | server.InvalidateCachedTypings | server.BeginInstallTyp…
Dhelpers.ts141 sendResponse(response: server.SetTypings | server.InvalidateCachedTypings) {
/third_party/typescript/src/tsserver/
DnodeServer.ts651 …leMessage(response: TypesRegistryResponse | PackageInstalledResponse | SetTypings | InvalidateCach…
/third_party/typescript/src/server/
DeditorServices.ts921 …updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse)…
923 …updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse …
924 …updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse …
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5297 interface SetTypings extends ProjectResponse { interface
9851 …updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse)…
DtypescriptServices.d.ts5297 interface SetTypings extends ProjectResponse { interface
Dtypescript.d.ts5297 interface SetTypings extends ProjectResponse { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5380 interface SetTypings extends ProjectResponse { interface
9978 …updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse)…
Dtypescript.d.ts5380 interface SetTypings extends ProjectResponse { interface