Searched refs:record_route (Results 1 – 3 of 3) sorted by relevance
53 match client.record_route(request).await { in run_record_route()
64 async fn record_route( in record_route() method
287 async fn record_route(429 `record_route`, where we get a stream of `Point`s from the client and return a single `RouteSummary`439 async fn record_route(472 `record_route` is conceptually simple: we get a stream of `Points` and fold it into a `RouteSummary…686 The client-side streaming method `record_route` takes a stream of `Point`s and returns a single707 match client.record_route(request).await {