Home
last modified time | relevance | path

Searched defs:helloworld_pb2_grpc (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/grpc-grpc/examples/python/retry/
H A Dretry_client.py21 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dasync_retry_client.py22 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dflaky_server.py23 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
/aosp_15_r20/external/grpc-grpc/examples/python/auth/
H A Dtls_client.py21 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dtoken_based_auth_client.py23 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dtls_server.py22 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dcustomized_auth_client.py23 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dasync_customized_auth_client.py23 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dcustomized_auth_server.py24 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dtoken_based_auth_server.py24 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dasync_customized_auth_server.py24 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
/aosp_15_r20/external/grpc-grpc/examples/python/debug/
H A Dasyncio_send_message.py22 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dsend_message.py25 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dasyncio_debug_server.py23 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Ddebug_server.py27 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
/aosp_15_r20/external/grpc-grpc/examples/python/wait_for_ready/
H A Dwait_for_ready_with_client_timeout_example_client.py30 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dwait_for_ready_with_client_timeout_example_server.py31 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dasyncio_wait_for_ready_example.py24 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable
H A Dwait_for_ready_example.py24 helloworld_pb2, helloworld_pb2_grpc = grpc.protos_and_services( variable