Searched defs:routeChat (Results 1 – 6 of 6) sorted by relevance
184 function routeChat(call) { function215 routeChat: routeChat property
194 function routeChat(call) { function225 routeChat: routeChat property
115 public void routeChat(View view) { in routeChat() method in RouteGuideActivity364 private String routeChat(RouteGuideStub asyncStub) in routeChat() method in RouteGuideActivity.RouteChatRunnable
215 public StreamObserver<RouteNote> routeChat(final StreamObserver<RouteNote> responseObserver) { in routeChat() method in RouteGuideServer
199 public CountDownLatch routeChat() { in routeChat() method in RouteGuideClient
207 public void routeChat() { in routeChat() method in RouteGuideServerTest