Home
last modified time | relevance | path

Searched defs:restoreDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_backup.cpp77 bool SysEventBackup::Restore(const std::string& restoreDir) in Restore()
H A Dsys_event_database.cpp177 bool SysEventDatabase::Restore(const std::string& zipFilePath, const std::string& restoreDir) in Restore()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dsub_ext_extension.cpp122 string restoreDir = isSpecialVersion ? "" : GetBundlePath(); in GetIdxFileInfos() local