Searched defs:ServerHost (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/server/ | ||
D | types.ts | 9 export interface ServerHost extends System { interface |
/third_party/grpc/tools/http2_interop/ | ||
D | http2interop.go | 37 ServerHost string member |
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | InteropClient.cs | 46 public string ServerHost { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions |