Searched refs:intercept_call (Results 1 – 3 of 3) sorted by relevance
32 def intercept_call(client_call_details, request_iterator, request_streaming, function46 return generic_client_interceptor.create(intercept_call)
54 def create(intercept_call): argument55 return _GenericClientInterceptor(intercept_call)
261 def intercept_call(client_call_details, request_iterator, request_streaming, function268 return _GenericClientInterceptor(intercept_call)273 def intercept_call(client_call_details, request_iterator, function287 return _GenericClientInterceptor(intercept_call)