GetAuthentication   42 chrome/browser/chromeos/login/fake_supervised_user_manager.h   virtual SupervisedUserAuthentication* GetAuthentication() OVERRIDE;
GetAuthentication  239 chrome/browser/chromeos/login/login_performer.cc       GetSupervisedUserManager()->GetAuthentication();
GetAuthentication  193 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication  166 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication  153 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc   SupervisedUserAuthentication* authentication = manager->GetAuthentication();
GetAuthentication  196 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication   75 chrome/browser/chromeos/login/managed/supervised_user_login_flow.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication   98 chrome/browser/chromeos/login/managed/supervised_user_login_flow.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication  182 chrome/browser/chromeos/login/managed/supervised_user_login_flow.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication  227 chrome/browser/chromeos/login/managed/supervised_user_login_flow.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();
GetAuthentication  280 chrome/browser/chromeos/login/screen_locker.cc               ->GetAuthentication()
GetAuthentication  112 chrome/browser/chromeos/login/supervised_user_manager.h   virtual SupervisedUserAuthentication* GetAuthentication() = 0;
GetAuthentication   47 chrome/browser/chromeos/login/supervised_user_manager_impl.h   virtual SupervisedUserAuthentication* GetAuthentication() OVERRIDE;
GetAuthentication   66 chrome/browser/managed_mode/chromeos/managed_user_password_service.cc       supervised_user_manager->GetAuthentication();
GetAuthentication   80 chrome/browser/managed_mode/chromeos/manager_password_service.cc       supervised_user_manager->GetAuthentication();
GetAuthentication  192 chrome/browser/managed_mode/chromeos/manager_password_service.cc       UserManager::Get()->GetSupervisedUserManager()->GetAuthentication();