Home
last modified time | relevance | path

Searched refs:Routeguide (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/examples/php/route_guide/
Droute_guide_client.php26 $client = new Routeguide\RouteGuideClient('localhost:50051', [
55 $point = new Routeguide\Point();
80 $lo_point = new Routeguide\Point();
81 $hi_point = new Routeguide\Point();
88 $rectangle = new Routeguide\Rectangle();
118 $point = new Routeguide\Point();
166 $point = new Routeguide\Point();
170 $route_note = new Routeguide\RouteNote();
/third_party/grpc/examples/ruby/lib/
Droute_guide_services_pb.rb22 module Routeguide module
Droute_guide_pb.rb31 module Routeguide module
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideServer/
DProgram.cs22 namespace Routeguide namespace
DRouteGuideImpl.cs26 namespace Routeguide namespace
/third_party/grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb29 include Routeguide
Derror_examples_client.rb29 include Routeguide
/third_party/grpc/examples/ruby/route_guide/
Droute_guide_client.rb29 include Routeguide
Droute_guide_server.rb30 include Routeguide
/third_party/grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuideUtil.cs25 namespace Routeguide namespace
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideClient/
DProgram.cs22 namespace Routeguide namespace