Home
last modified time | relevance | path

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

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