Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dprotocol.ts86 FindSourceDefinition = "findSourceDefinition", enumerator
917 readonly command: CommandTypes.FindSourceDefinition;
Dsession.ts3013 … [CommandNames.FindSourceDefinition]: (request: protocol.FindSourceDefinitionRequest) => {
/third_party/typescript/lib/
Dprotocol.d.ts45 FindSourceDefinition = "findSourceDefinition", enumerator
673 readonly command: CommandTypes.FindSourceDefinition;
Dtsserverlibrary.d.ts7550 FindSourceDefinition = "findSourceDefinition",
8178 readonly command: CommandTypes.FindSourceDefinition;
/third_party/typescript/src/harness/
Dclient.ts339 …this.processRequest<protocol.FindSourceDefinitionRequest>(CommandNames.FindSourceDefinition, args);
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7550 FindSourceDefinition = "findSourceDefinition",
8178 readonly command: CommandTypes.FindSourceDefinition;