Searched refs:interceptor_function (Results 1 – 2 of 2) sorted by relevance
23 def __init__(self, interceptor_function): argument24 self._fn = interceptor_function
188 def __init__(self, interceptor_function): argument189 self._fn = interceptor_function