Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/grpc/examples/python/greeter/
H A Dserver.py23 class GreeterServicer(greeter_grpc_fb.GreeterServicer): class
/aosp_15_r20/external/flatbuffers/grpc/examples/python/greeter/models/
H A Dgreeter_grpc_fb.py24 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/observability/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/uds/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/async/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/multiplex/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/xds/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/keep_alive/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/default_value/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/metadata/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/compression/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/lb_policies/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/timeout/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/health_checking/
H A Dhelloworld_pb2_grpc.py25 class GreeterServicer(object): class
/aosp_15_r20/external/grpc-grpc/examples/python/helloworld/
H A Dhelloworld_pb2_grpc.py60 class GreeterServicer(object): class