Searched refs:func_strip_path (Results 1 – 1 of 1) sorted by relevance
251 newfunc = func_strip_path(func)256 newcallers[func_strip_path(func2)] = caller267 new_top[func_strip_path(func)] = None475 def func_strip_path(func_name): function