Searched defs:MigrateUserData (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dwebui_screen_locker.cc225 void WebUIScreenLocker::MigrateUserData(const std::string& old_password) { function in class:chromeos::WebUIScreenLocker
H A Dwebui_login_display.cc268 void WebUILoginDisplay::MigrateUserData(const std::string& old_password) { function in class:chromeos::WebUILoginDisplay
271 delegate_->MigrateUserData(old_password);
H A Dexisting_user_controller.cc532 void ExistingUserController::MigrateUserData(const std::string& old_password) { function in class:chromeos::ExistingUserController

Completed in 40 milliseconds