Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/grpc/examples/python/greeter/models/
H A Dgreeter_grpc_fb.py40 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/observability/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/uds/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/async/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/multiplex/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/xds/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/keep_alive/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/default_value/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/metadata/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/compression/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/lb_policies/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/timeout/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/health_checking/
H A Dhelloworld_pb2_grpc.py37 def add_GreeterServicer_to_server(servicer, server): function
/aosp_15_r20/external/grpc-grpc/examples/python/helloworld/
H A Dhelloworld_pb2_grpc.py84 def add_GreeterServicer_to_server(servicer, server): function