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.ts261 …const response = executeSessionRequest<protocol.ImplementationRequest, protocol.ImplementationResp…
/third_party/typescript/src/server/
Dprotocol.ts945 export interface ImplementationRequest extends FileLocationRequest { interface
/third_party/typescript/lib/
Dprotocol.d.ts678 interface ImplementationRequest extends FileLocationRequest { interface
Dtsserverlibrary.d.ts7255 interface ImplementationRequest extends FileLocationRequest {
/third_party/typescript/src/harness/
Dclient.ts335 …const request = this.processRequest<protocol.ImplementationRequest>(CommandNames.Implementation, a…
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7346 interface ImplementationRequest extends FileLocationRequest {