Home
last modified time | relevance | path

Searched defs:handler_call_details (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_interceptor_test.py184 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.py25 def service(self, handler_call_details): argument
H A D_local_credentials_test.py24 def service(self, handler_call_details): argument
H A D_xds_credentials_test.py29 def service(self, handler_call_details): argument
H A D_server_shutdown_scenarios.py48 def service(self, handler_call_details): argument
H A D_error_message_encoding_test.py56 def service(self, handler_call_details): argument
H A D_contextvars_propagation_test.py46 def service(self, handler_call_details): argument
H A D_abort_test.py80 def service(self, handler_call_details): argument
H A D_empty_message_test.py73 def service(self, handler_call_details): argument
H A D_signal_handling_test.py110 def service(self, handler_call_details): argument
H A D_resource_exhausted_test.py120 def service(self, handler_call_details): argument
H A D_metadata_test.py168 def service(self, handler_call_details): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/
H A Dmetadata_test.py191 def service(self, handler_call_details): argument
201 def service(self, handler_call_details): argument
H A D_common.py120 def service(self, handler_call_details): argument
H A Dtimeout_test.py81 def service(self, handler_call_details): argument
H A Dcompression_test.py100 def service(self, handler_call_details): argument
H A D_metadata_test.py65 def service(self, handler_call_details): argument
/aosp_15_r20/external/grpc-grpc/examples/python/interceptors/headers/
H A Drequest_header_validator_interceptor.py32 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.py54 def service(self, handler_call_details): argument
/aosp_15_r20/external/grpc-grpc/examples/python/auth/
H A Dcustomized_auth_server.py42 def intercept_service(self, continuation, handler_call_details): argument
H A Dtoken_based_auth_server.py43 def intercept_service(self, continuation, handler_call_details): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dserver.pyx.pxi355 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 Dgrpc_status_test.py91 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.py103 def service(self, handler_call_details): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/observability/
H A D_test_server.py85 def service(self, handler_call_details): argument

12