Home
last modified time | relevance | path

Searched refs:ImplementationRequest (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DdeclarationFileMaps.ts266 …const response = executeSessionRequest<protocol.ImplementationRequest, protocol.ImplementationResp…
/third_party/typescript/src/server/
Dprotocol.ts960 export interface ImplementationRequest extends FileLocationRequest { interface
/third_party/typescript/lib/
Dprotocol.d.ts691 interface ImplementationRequest extends FileLocationRequest { interface
Dtsserverlibrary.d.ts8196 interface ImplementationRequest extends FileLocationRequest {
/third_party/typescript/src/harness/
Dclient.ts357 …const request = this.processRequest<protocol.ImplementationRequest>(CommandNames.Implementation, a…
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts8196 interface ImplementationRequest extends FileLocationRequest {