Home
last modified time | relevance | path

Searched refs:GreeterServicer (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/examples/python/helloworld/
Dgreeter_server.py27 class Greeter(helloworld_pb2_grpc.GreeterServicer):
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
Dgreeter_server_with_reflection.py28 class Greeter(helloworld_pb2_grpc.GreeterServicer):
/external/grpc-grpc/examples/python/interceptors/headers/
Dgreeter_server.py28 class Greeter(helloworld_pb2_grpc.GreeterServicer):
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/external/grpc-grpc/examples/python/interceptors/default_value/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/external/grpc-grpc/examples/python/multiplex/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
Dmultiplex_server.py60 class _GreeterServicer(helloworld_pb2_grpc.GreeterServicer):