/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
H A D | _interceptor_test.py | 184 def service(self, handler_call_details): argument 316 def intercept_service(self, continuation, handler_call_details): argument 344 def intercept_service(self, continuation, handler_call_details): argument 442 def intercept_service(self, continuation, handler_call_details): argument 447 def intercept_service(continuation, handler_call_details): argument
|
H A D | _server_test.py | 25 def service(self, handler_call_details): argument
|
H A D | _local_credentials_test.py | 24 def service(self, handler_call_details): argument
|
H A D | _xds_credentials_test.py | 29 def service(self, handler_call_details): argument
|
H A D | _server_shutdown_scenarios.py | 48 def service(self, handler_call_details): argument
|
H A D | _error_message_encoding_test.py | 56 def service(self, handler_call_details): argument
|
H A D | _contextvars_propagation_test.py | 46 def service(self, handler_call_details): argument
|
H A D | _abort_test.py | 80 def service(self, handler_call_details): argument
|
H A D | _empty_message_test.py | 73 def service(self, handler_call_details): argument
|
H A D | _signal_handling_test.py | 110 def service(self, handler_call_details): argument
|
H A D | _resource_exhausted_test.py | 120 def service(self, handler_call_details): argument
|
H A D | _metadata_test.py | 168 def service(self, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
H A D | metadata_test.py | 191 def service(self, handler_call_details): argument 201 def service(self, handler_call_details): argument
|
H A D | _common.py | 120 def service(self, handler_call_details): argument
|
H A D | timeout_test.py | 81 def service(self, handler_call_details): argument
|
H A D | compression_test.py | 100 def service(self, handler_call_details): argument
|
H A D | _metadata_test.py | 65 def service(self, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/ |
H A D | request_header_validator_interceptor.py | 32 def intercept_service(self, continuation, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/unit/ |
H A D | _leak_test.py | 54 def service(self, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/examples/python/auth/ |
H A D | customized_auth_server.py | 42 def intercept_service(self, continuation, handler_call_details): argument
|
H A D | token_based_auth_server.py | 43 def intercept_service(self, continuation, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
H A D | server.pyx.pxi | 355 object handler_call_details): 372 def query_handlers(handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/status/ |
H A D | grpc_status_test.py | 91 def service(self, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/status/ |
H A D | _grpc_status_test.py | 103 def service(self, handler_call_details): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/observability/ |
H A D | _test_server.py | 85 def service(self, handler_call_details): argument
|