Home
last modified time | relevance | path

Searched defs:ServerHost (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/server/
Dtypes.ts9 export interface ServerHost extends System { interface
/third_party/grpc/tools/http2_interop/
Dhttp2interop.go37 ServerHost string member
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs46 public string ServerHost { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions