Searched refs:_tryhook (Results 1 – 1 of 1) sorted by relevance
61 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