Home
last modified time | relevance | path

Searched defs:GreeterImpl (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/examples/csharp/Xds/GreeterServer/
DProgram.cs29 class GreeterImpl : Greeter.GreeterBase class
33 public GreeterImpl(string hostname) in GreeterImpl() method in GreeterServer.GreeterImpl
/third_party/grpc/examples/csharp/HelloworldUnity/Assets/Scripts/
DHelloWorldTest.cs73 class GreeterImpl : Greeter.GreeterBase class in HelloWorldTest
/third_party/grpc/examples/csharp/Helloworld/GreeterServer/
DProgram.cs22 class GreeterImpl : Greeter.GreeterBase class
/third_party/grpc/examples/csharp/HelloworldLegacyCsproj/GreeterServer/
DProgram.cs22 class GreeterImpl : Greeter.GreeterBase class
/third_party/grpc/test/distrib/csharp/DistribTest/
DProgram.cs66 class GreeterImpl : Greeter.GreeterBase class
/third_party/grpc/examples/csharp/HelloworldXamarin/Droid/
DMainActivity.cs74 class GreeterImpl : Greeter.GreeterBase class in HelloworldXamarin.Droid.MainActivity
/third_party/grpc/examples/csharp/HelloworldXamarin/iOS/
DViewController.cs82 class GreeterImpl : Greeter.GreeterBase class in HelloworldXamarin.iOS.ViewController