Home
last modified time | relevance | path

Searched refs:ServerImpl (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/examples/cpp/helloworld/
Dgreeter_async_server.cc43 class ServerImpl final { class
45 ~ServerImpl() { in ~ServerImpl()
167 ServerImpl server; in main()
/third_party/grpc/examples/ruby/route_guide/
Droute_guide_server.rb88 class ServerImpl < RouteGuide::Service class
174 s.handle(ServerImpl.new(feature_db))