Home
last modified time | relevance | path

Searched defs:Rpc (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio_testing/grpc_testing/_server/
D_rpc.py25 class Rpc(object): class
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DXdsInteropClient.cs59 public string Rpc { get; set; } property in Grpc.IntegrationTesting.XdsInteropClient.ClientOptions