/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _local_credentials_test.py | 24 def service(self, handler_call_details): argument
|
D | _server_test.py | 25 def service(self, handler_call_details): argument
|
D | _xds_credentials_test.py | 29 def service(self, handler_call_details): argument
|
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
|
D | _server_shutdown_scenarios.py | 48 def service(self, handler_call_details): argument
|
D | _error_message_encoding_test.py | 56 def service(self, handler_call_details): argument
|
D | _contextvars_propagation_test.py | 46 def service(self, handler_call_details): argument
|
D | _abort_test.py | 80 def service(self, handler_call_details): argument
|
D | _empty_message_test.py | 73 def service(self, handler_call_details): argument
|
D | _signal_handling_test.py | 110 def service(self, handler_call_details): argument
|
D | _resource_exhausted_test.py | 120 def service(self, handler_call_details): argument
|
D | _metadata_test.py | 168 def service(self, handler_call_details): argument
|
D | _channel_close_test.py | 61 def service(self, handler_call_details): argument
|
/external/grpc-grpc/examples/python/interceptors/headers/ |
D | request_header_validator_interceptor.py | 32 def intercept_service(self, continuation, handler_call_details): argument
|
/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/unit/ |
D | _leak_test.py | 54 def service(self, handler_call_details): argument
|
/external/grpc-grpc/examples/python/auth/ |
D | customized_auth_server.py | 42 def intercept_service(self, continuation, handler_call_details): argument
|
D | token_based_auth_server.py | 43 def intercept_service(self, continuation, handler_call_details): argument
|
/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
D | metadata_test.py | 191 def service(self, handler_call_details): argument 201 def service(self, handler_call_details): argument
|
D | _common.py | 120 def service(self, handler_call_details): argument
|
D | timeout_test.py | 81 def service(self, handler_call_details): argument
|
D | compression_test.py | 100 def service(self, handler_call_details): argument
|
D | _metadata_test.py | 65 def service(self, handler_call_details): argument
|
/external/grpc-grpc/src/python/grpcio_tests/tests_aio/status/ |
D | grpc_status_test.py | 91 def service(self, handler_call_details): argument
|
/external/grpc-grpc/src/python/grpcio_tests/tests/status/ |
D | _grpc_status_test.py | 103 def service(self, handler_call_details): argument
|
/external/grpc-grpc/src/python/grpcio_tests/tests/observability/ |
D | _test_server.py | 85 def service(self, handler_call_details): argument
|