Searched refs:default_path (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | ihooks.py | 116 path = [None] + self.default_path() |
D | rexec.py | 114 def default_path(self): member in RHooks |