Searched refs:file_module_function_of (Results 1 – 2 of 2) sorted by relevance
529 def file_module_function_of(self, frame): member in Trace577 this_func = self.file_module_function_of(frame)578 parent_func = self.file_module_function_of(frame.f_back)587 this_func = self.file_module_function_of(frame)
485 def file_module_function_of(self, frame): member in Trace533 this_func = self.file_module_function_of(frame)534 parent_func = self.file_module_function_of(frame.f_back)543 this_func = self.file_module_function_of(frame)