Searched refs:TfMethodTarget (Results 1 – 4 of 4) sorted by relevance
115 function.TfMethodTarget(
186 if owner_class is function.TfMethodTarget:
417 if isinstance(f_self, function.TfMethodTarget):479 if inspect.ismethod(f) and isinstance(f.__self__, function.TfMethodTarget):
3884 class TfMethodTarget(object): class3921 TfMethodTarget(weak_instance, original_function.python_function))