Home
last modified time | relevance | path

Searched defs:serverHost (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/tools/http2_interop/
Dhttp2interop_test.go31 serverHost = flag.String("server_host", "", "The host to test") var
/third_party/typescript/src/harness/
DharnessLanguageService.ts969 const serverHost = new SessionServerHost(clientHost); constant
985 serverHost.writeMessage = client.onMessage.bind(client); property in Harness.LanguageService.ServerLanguageServiceAdapter
/third_party/typescript/src/server/
Dproject.ts90 serverHost: ServerHost; property
/third_party/typescript/src/testRunner/unittests/tsserver/
Dprojects.ts1636 const serverHost = createServerHost([ constant
/third_party/typescript/lib/
Dtsserverlibrary.js155254 serverHost: this.projectService.host property
Dtsserver.js155060 serverHost: this.projectService.host property