Searched defs:ShowError (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Ddom_login_display.cc81 void DOMLoginDisplay::ShowError(int error_msg_id, function in class:chromeos::DOMLoginDisplay
H A Denterprise_enrollment_view.cc131 ShowError(IDS_ENTERPRISE_ENROLLMENT_ACCOUNT_ERROR);
135 ShowError(IDS_ENTERPRISE_ENROLLMENT_FATAL_AUTH_ERROR);
139 ShowError(IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR);
143 ShowError(IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR);
176 void EnterpriseEnrollmentView::ShowError(int message_id) { function in class:chromeos::EnterpriseEnrollmentView
H A Dviews_login_display.cc192 void ViewsLoginDisplay::ShowError(int error_msg_id, function in class:chromeos::ViewsLoginDisplay
H A Dexisting_user_controller.cc254 ShowError(IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY, error);
257 ShowError(IDS_LOGIN_ERROR_AUTHENTICATING, error);
259 ShowError(IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED, error);
274 ShowError(IDS_LOGIN_ERROR_AUTHENTICATING, error);
279 ShowError(IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED, error);
288 ShowError(IDS_LOGIN_ERROR_CAPTIVE_PORTAL, error);
290 ShowError(IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE, error);
293 ShowError(IDS_LOGIN_ERROR_AUTHENTICATING_NEW, error);
295 ShowError(IDS_LOGIN_ERROR_AUTHENTICATING, error);
411 ShowError(IDS_LOGIN_ERROR_WHITELIS
461 void ExistingUserController::ShowError(int error_id, function in class:chromeos::ExistingUserController
[all...]
/external/qemu/distrib/sdl-1.2.15/src/main/win32/
H A DSDL_win32_main.c137 static void ShowError(const char *title, const char *message) function
150 ShowError("Fatal Error", "Out of memory - aborting");
301 ShowError("WinMain() error", SDL_GetError());
/external/chromium/chrome/browser/ui/webui/options/
H A Dcertificate_manager_handler.cc502 ShowError(
574 ShowError(
592 ShowError(
646 ShowError(
680 ShowError(
687 ShowError(
737 ShowError(
748 ShowError(
759 ShowError(
792 ShowError(
935 void CertificateManagerHandler::ShowError(const std::string& title, function in class:CertificateManagerHandler
[all...]

Completed in 150 milliseconds