Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DFileHook.py61 if not self._tryhook(path):
66 arc = self._tryhook(path)
95 if self._tryhook(path) and os.path.exists(path):
152 def _tryhook(self, path): member in RecoverMgr