Searched refs:RecoverEncryptedData (Results 1 – 14 of 14) sorted by relevance
72 virtual void RecoverEncryptedData(
39 virtual void RecoverEncryptedData(const std::string& old_password) = 0;
103 void RecoverEncryptedData(const std::string& old_password);
291 void LoginPerformer::RecoverEncryptedData(const std::string& old_password) { in RecoverEncryptedData() function in chromeos::LoginPerformer295 &Authenticator::RecoverEncryptedData, in RecoverEncryptedData()
99 virtual void RecoverEncryptedData(const std::string& old_password);
430 void ExistingUserController::RecoverEncryptedData( in RecoverEncryptedData() function in chromeos::ExistingUserController434 login_performer_->RecoverEncryptedData(old_password); in RecoverEncryptedData()
134 void RecoverEncryptedData(
82 virtual void RecoverEncryptedData( in RecoverEncryptedData() function
95 void RecoverEncryptedData(
177 delegate_->RecoverEncryptedData(UTF16ToUTF8(old_password_field_->text())); in ExitDialog()
418 auth_->RecoverEncryptedData(std::string(), result_); in TEST_F()438 auth_->RecoverEncryptedData(std::string(), result_); in TEST_F()
276 auth->RecoverEncryptedData("whaty", result_); in TEST_F()301 auth->RecoverEncryptedData("whaty", result_); in TEST_F()
360 void GoogleAuthenticator::RecoverEncryptedData(const std::string& old_password, in RecoverEncryptedData() function in chromeos::GoogleAuthenticator
212 void ParallelAuthenticator::RecoverEncryptedData( in RecoverEncryptedData() function in chromeos::ParallelAuthenticator