/aosp_15_r20/external/grpc-grpc/examples/python/keep_alive/ |
H A D | greeter_client.py | 25 stub: helloworld_pb2_grpc.GreeterStub, request_id: int, message: str
|
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/timeout/ |
H A D | greeter_client.py | 24 stub: helloworld_pb2_grpc.GreeterStub, request_id: int, message: str
|
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/php/Helloworld/ |
H A D | GreeterStub.php | 24 class GreeterStub { class
|
/aosp_15_r20/external/grpc-grpc/examples/python/health_checking/ |
H A D | greeter_client.py | 26 def unary_call(stub: helloworld_pb2_grpc.GreeterStub, message: str):
|
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/debug/ |
H A D | asyncio_send_message.py | 28 stub: helloworld_pb2_grpc.GreeterStub, request: helloworld_pb2.HelloRequest
|
/aosp_15_r20/external/grpc-grpc/examples/python/wait_for_ready/ |
H A D | asyncio_wait_for_ready_example.py | 60 stub: helloworld_pb2_grpc.GreeterStub, wait_for_ready: bool = None
|
/aosp_15_r20/external/flatbuffers/grpc/examples/python/greeter/models/ |
H A D | greeter_grpc_fb.py | 5 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/observability/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/uds/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/async/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/multiplex/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/xds/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/default_value/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/metadata/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/compression/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/lb_policies/ |
H A D | helloworld_pb2_grpc.py | 8 class GreeterStub(object): class
|
/aosp_15_r20/external/grpc-grpc/examples/python/helloworld/ |
H A D | helloworld_pb2_grpc.py | 33 class GreeterStub(object): class
|