Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/app_mode/
Dstartup_app_launcher.cc200 OnLaunchFailure(KioskAppLaunchError::NOT_KIOSK_ENABLED); in LaunchApp()
224 void StartupAppLauncher::OnLaunchFailure(KioskAppLaunchError::Error error) { in OnLaunchFailure() function in chromeos::StartupAppLauncher
278 OnLaunchFailure(KioskAppLaunchError::UNABLE_TO_INSTALL); in InstallCallback()
Dstartup_app_launcher.h78 void OnLaunchFailure(KioskAppLaunchError::Error error);