Home
last modified time | relevance | path

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

/third_party/grpc/examples/python/interceptors/headers/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/third_party/grpc/examples/python/metadata/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/third_party/grpc/examples/python/xds/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/third_party/grpc/examples/python/multiplex/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/third_party/grpc/examples/python/interceptors/default_value/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/third_party/grpc/examples/python/helloworld/
Dhelloworld_pb2_grpc.py24 class GreeterServicer(object): class
/third_party/flatbuffers/grpc/examples/python/greeter/
Dserver.py23 class GreeterServicer(greeter_grpc_fb.GreeterServicer): class
/third_party/flatbuffers/grpc/examples/python/greeter/models/
Dgreeter_grpc_fb.py24 class GreeterServicer(object): class