Home
last modified time | relevance | path

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

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