Searched refs:OnLaunchFailure (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dstartup_app_launcher.cc267 OnLaunchFailure(KioskAppLaunchError::UNABLE_TO_LAUNCH);
291 OnLaunchFailure(KioskAppLaunchError::UNABLE_TO_INSTALL);
313 OnLaunchFailure(KioskAppLaunchError::UNABLE_TO_DOWNLOAD);
327 OnLaunchFailure(KioskAppLaunchError::NOT_KIOSK_ENABLED);
354 void StartupAppLauncher::OnLaunchFailure(KioskAppLaunchError::Error error) { function in class:chromeos::StartupAppLauncher
387 OnLaunchFailure(KioskAppLaunchError::UNABLE_TO_INSTALL);
H A Dstartup_app_launcher.h86 void OnLaunchFailure(KioskAppLaunchError::Error error);

Completed in 152 milliseconds