Home
last modified time | relevance | path

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

/third_party/flatbuffers/grpc/examples/python/greeter/
Dclient.py14 def say_hello(stub, hello_request): argument
19 def say_many_hellos(stub, hello_request): argument