Searched defs:restoreDir (Results 1 – 3 of 3) sorted by relevance
77 bool SysEventBackup::Restore(const std::string& restoreDir) in Restore()
177 bool SysEventDatabase::Restore(const std::string& zipFilePath, const std::string& restoreDir) in Restore()
122 string restoreDir = isSpecialVersion ? "" : GetBundlePath(); in GetIdxFileInfos() local