Home
last modified time | relevance | path

Searched refs:GreeterBase (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/examples/csharp/HelloworldUnity/Assets/Scripts/
DHelloworldGrpc.cs51 public abstract partial class GreeterBase class in Helloworld.Greeter
142 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService()
DHelloWorldTest.cs73 class GreeterImpl : Greeter.GreeterBase
/third_party/grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/
DHelloworldGrpc.cs51 public abstract partial class GreeterBase class in Helloworld.Greeter
142 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService()
/third_party/grpc/examples/csharp/HelloworldLegacyCsproj/GreeterServer/
DProgram.cs22 class GreeterImpl : Greeter.GreeterBase
/third_party/grpc/examples/csharp/Helloworld/GreeterServer/
DProgram.cs22 class GreeterImpl : Greeter.GreeterBase
/third_party/grpc/test/distrib/csharp/DistribTest/
DProgram.cs66 class GreeterImpl : Greeter.GreeterBase
/third_party/grpc/examples/csharp/HelloworldXamarin/iOS/
DViewController.cs82 class GreeterImpl : Greeter.GreeterBase
/third_party/grpc/examples/csharp/HelloworldXamarin/Droid/
DMainActivity.cs74 class GreeterImpl : Greeter.GreeterBase
/third_party/grpc/examples/csharp/Xds/GreeterServer/
DProgram.cs29 class GreeterImpl : Greeter.GreeterBase