Home
last modified time | relevance | path

Searched refs:file_module_function_of (Results 1 – 5 of 5) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtrace.py468 def file_module_function_of(self, frame): member in Trace
516 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)
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/
Dtrace.py468 def file_module_function_of(self, frame): member in Trace
516 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)
/prebuilts/build-tools/common/py3-stdlib/
Dtrace.py473 def file_module_function_of(self, frame): member in Trace
521 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)
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtrace.py468 def file_module_function_of(self, frame): member in Trace
516 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)
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dtrace.py468 def file_module_function_of(self, frame): member in Trace
516 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)