RestoreAuthenticationSession 230 chrome/browser/chromeos/chrome_browser_main_chromeos.cc LoginUtils::Get()->RestoreAuthenticationSession(profile); RestoreAuthenticationSession 35 chrome/browser/chromeos/login/fake_login_utils.h virtual void RestoreAuthenticationSession(Profile* profile) OVERRIDE; RestoreAuthenticationSession 142 chrome/browser/chromeos/login/login_utils.cc virtual void RestoreAuthenticationSession(Profile* profile) OVERRIDE; RestoreAuthenticationSession 105 chrome/browser/chromeos/login/login_utils.h virtual void RestoreAuthenticationSession(Profile* profile) = 0; RestoreAuthenticationSession 42 chrome/browser/chromeos/login/mock_login_utils.h MOCK_METHOD1(RestoreAuthenticationSession, void(Profile*)); RestoreAuthenticationSession 45 chrome/browser/chromeos/login/test_login_utils.h virtual void RestoreAuthenticationSession(Profile* profile) OVERRIDE {} RestoreAuthenticationSession 1190 chrome/browser/chromeos/login/user_manager_impl.cc LoginUtils::Get()->RestoreAuthenticationSession(profile);