Home
last modified time | relevance | path

Searched defs:RouteGuideStub (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/examples/python/route_guide/
H A Dasyncio_route_guide_client.py38 stub: route_guide_pb2_grpc.RouteGuideStub, point: route_guide_pb2.Point
51 async def guide_get_feature(stub: route_guide_pb2_grpc.RouteGuideStub) -> None:
69 stub: route_guide_pb2_grpc.RouteGuideStub,
93 async def guide_record_route(stub: route_guide_pb2_grpc.RouteGuideStub) -> None:
120 async def guide_route_chat(stub: route_guide_pb2_grpc.RouteGuideStub) -> None:
H A Droute_guide_pb2_grpc.py8 class RouteGuideStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/php/route_guide/Routeguide/
H A DRouteGuideStub.php24 class RouteGuideStub { class
/aosp_15_r20/external/grpc-grpc/examples/python/multiplex/
H A Droute_guide_pb2_grpc.py8 class RouteGuideStub(object): class