Home
last modified time | relevance | path

Searched defs:GreeterStub (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/grpc-grpc/examples/python/keep_alive/
H A Dgreeter_client.py25 stub: helloworld_pb2_grpc.GreeterStub, request_id: int, message: str
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/timeout/
H A Dgreeter_client.py24 stub: helloworld_pb2_grpc.GreeterStub, request_id: int, message: str
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/php/Helloworld/
H A DGreeterStub.php24 class GreeterStub { class
/aosp_15_r20/external/grpc-grpc/examples/python/health_checking/
H A Dgreeter_client.py26 def unary_call(stub: helloworld_pb2_grpc.GreeterStub, message: str):
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/debug/
H A Dasyncio_send_message.py28 stub: helloworld_pb2_grpc.GreeterStub, request: helloworld_pb2.HelloRequest
/aosp_15_r20/external/grpc-grpc/examples/python/wait_for_ready/
H A Dasyncio_wait_for_ready_example.py60 stub: helloworld_pb2_grpc.GreeterStub, wait_for_ready: bool = None
/aosp_15_r20/external/flatbuffers/grpc/examples/python/greeter/models/
H A Dgreeter_grpc_fb.py5 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/observability/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/uds/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/async/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/multiplex/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/xds/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/default_value/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/metadata/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/compression/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/lb_policies/
H A Dhelloworld_pb2_grpc.py8 class GreeterStub(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/helloworld/
H A Dhelloworld_pb2_grpc.py33 class GreeterStub(object): class