ShowAuthError     104 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc   actor_->ShowAuthError(error);
ShowAuthError      86 chrome/browser/chromeos/login/enrollment/enrollment_screen_actor.h   virtual void ShowAuthError(const GoogleServiceAuthError& error) = 0;
ShowAuthError      40 chrome/browser/chromeos/login/enrollment/mock_enrollment_screen.h   MOCK_METHOD1(ShowAuthError, void(const GoogleServiceAuthError&));
ShowAuthError      52 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.h   virtual void ShowAuthError(const GoogleServiceAuthError& error) OVERRIDE;