Searched refs:file_module_function_of (Results 1 – 5 of 5) sorted by relevance
468 def file_module_function_of(self, frame): member in Trace516 this_func = self.file_module_function_of(frame)517 parent_func = self.file_module_function_of(frame.f_back)526 this_func = self.file_module_function_of(frame)
473 def file_module_function_of(self, frame): member in Trace521 this_func = self.file_module_function_of(frame)522 parent_func = self.file_module_function_of(frame.f_back)531 this_func = self.file_module_function_of(frame)