Searched defs:_call_impl (Results 1 – 3 of 3) sorted by relevance
230 def _call_impl(self, args, kwargs, cancellation_manager=None): member in WrappedFunction
1576 def _call_impl(self, args, kwargs, cancellation_manager=None): member in ConcreteFunction
1740 def _call_impl(self, *args, **kwargs): member in Module