AuthType           25 chrome/browser/chromeos/extensions/screenlock_private_api.cc chromeos::LoginDisplay::AuthType ToLoginDisplayAuthType(
AuthType           26 chrome/browser/chromeos/extensions/screenlock_private_api.cc     screenlock::AuthType auth_type) {
AuthType           40 chrome/browser/chromeos/extensions/screenlock_private_api.cc screenlock::AuthType ToScreenlockPrivateAuthType(
AuthType           41 chrome/browser/chromeos/extensions/screenlock_private_api.cc     chromeos::LoginDisplay::AuthType auth_type) {
AuthType          210 chrome/browser/chromeos/extensions/screenlock_private_api.cc     chromeos::LoginDisplay::AuthType auth_type =
AuthType          302 chrome/browser/chromeos/extensions/screenlock_private_api.cc     chromeos::LoginDisplay::AuthType auth_type,
AuthType          128 chrome/browser/chromeos/extensions/screenlock_private_api.h   void OnAuthAttempted(chromeos::LoginDisplay::AuthType auth_type,
AuthType           65 chrome/browser/chromeos/extensions/screenlock_private_apitest.cc IN_PROC_BROWSER_TEST_F(ScreenlockPrivateApiTest, AuthType) {
AuthType          177 chrome/browser/chromeos/login/login_display.h                            AuthType auth_type,
AuthType          181 chrome/browser/chromeos/login/login_display.h   virtual AuthType GetAuthType(const std::string& username) const = 0;
AuthType           34 chrome/browser/chromeos/login/mock_login_display.h                     LoginDisplay::AuthType,
AuthType           36 chrome/browser/chromeos/login/mock_login_display.h   MOCK_CONST_METHOD1(GetAuthType, AuthType(const std::string&));
AuthType          261 chrome/browser/chromeos/login/screen_locker.cc   LoginDisplay::AuthType auth_type = GetAuthType(user_context.username);
AuthType          362 chrome/browser/chromeos/login/screen_locker.cc                                LoginDisplay::AuthType auth_type,
AuthType          369 chrome/browser/chromeos/login/screen_locker.cc LoginDisplay::AuthType ScreenLocker::GetAuthType(const std::string& username)
AuthType           94 chrome/browser/chromeos/login/screen_locker.h                    LoginDisplay::AuthType auth_type,
AuthType           98 chrome/browser/chromeos/login/screen_locker.h   LoginDisplay::AuthType GetAuthType(const std::string& username) const;
AuthType           61 chrome/browser/chromeos/login/screen_locker_delegate.h                            LoginDisplay::AuthType auth_type,
AuthType           65 chrome/browser/chromeos/login/screen_locker_delegate.h   virtual LoginDisplay::AuthType GetAuthType(const std::string& username)
AuthType          151 chrome/browser/chromeos/login/webui_login_display.cc                                     AuthType auth_type,
AuthType          158 chrome/browser/chromeos/login/webui_login_display.cc LoginDisplay::AuthType WebUILoginDisplay::GetAuthType(
AuthType           50 chrome/browser/chromeos/login/webui_login_display.h                            AuthType auth_type,
AuthType           52 chrome/browser/chromeos/login/webui_login_display.h   virtual AuthType GetAuthType(const std::string& username) const OVERRIDE;
AuthType          123 chrome/browser/chromeos/login/webui_screen_locker.cc                                     LoginDisplay::AuthType auth_type,
AuthType          130 chrome/browser/chromeos/login/webui_screen_locker.cc LoginDisplay::AuthType WebUIScreenLocker::GetAuthType(
AuthType           66 chrome/browser/chromeos/login/webui_screen_locker.h                            LoginDisplay::AuthType auth_type,
AuthType           68 chrome/browser/chromeos/login/webui_screen_locker.h   virtual LoginDisplay::AuthType GetAuthType(const std::string& username)
AuthType          892 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc                                       LoginDisplay::AuthType auth_type,
AuthType          901 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc LoginDisplay::AuthType SigninScreenHandler::GetAuthType(
AuthType         1299 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc                                              LoginDisplay::AuthType auth_type,
AuthType         1382 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc       LoginDisplay::AuthType initial_auth_type =
AuthType           84 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                            LoginDisplay::AuthType auth_type,
AuthType           86 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual LoginDisplay::AuthType GetAuthType(const std::string& username)
AuthType          291 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                            LoginDisplay::AuthType auth_type,
AuthType          293 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   virtual LoginDisplay::AuthType GetAuthType(const std::string& username)
AuthType          385 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h                                  LoginDisplay::AuthType auth_type,
AuthType          543 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h   std::map<std::string, LoginDisplay::AuthType> user_auth_type_map_;