Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpstats.py357 print >> self.stream, indent, func_get_function_name(func)
487 def func_get_function_name(func): function