HomeSort by relevance Sort by last modified time
    Searched refs:OnLaunchFailure (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.h 87 void OnLaunchFailure(KioskAppLaunchError::Error error);
startup_app_launcher.cc 241 OnLaunchFailure(KioskAppLaunchError::NOT_KIOSK_ENABLED);
268 void StartupAppLauncher::OnLaunchFailure(KioskAppLaunchError::Error error) {
339 OnLaunchFailure(KioskAppLaunchError::UNABLE_TO_INSTALL);

Completed in 53 milliseconds