Searched refs:backupPassword (Results 1 – 1 of 1) sorted by relevance
258 SecretKeyMetaData backupPassword; in GetClearType() local259 MetaDataManager::GetInstance().LoadMeta(backupKey, backupPassword, true); in GetClearType()260 if (dbPassword.sKey != backupPassword.sKey && IsFileExist(bkFile)) { in GetClearType()263 if (dbPassword.sKey == backupPassword.sKey && IsFileExist(bkFile)) { in GetClearType()