Searched refs:UPGRADE_FILE_DIR (Results 1 – 3 of 3) sorted by relevance
90 restoreService_->StartRestore(serviceBackupDir_, UPGRADE_FILE_DIR); in StartRestore()106 restoreService_->StartRestoreEx(serviceBackupDir_, UPGRADE_FILE_DIR, restoreExInfo); in StartRestoreEx()
190 path = filePath.substr(0, displayNameIndex).replace(0, UPGRADE_FILE_DIR.length(), GARBLE); in GarbleFilePath()
64 const std::string UPGRADE_FILE_DIR = "/storage/media/local/files/data"; variable