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

  /external/chromium_org/chrome/browser/chromeos/app_mode/
app_launch_utils.cc 20 : startup_app_launcher_(new StartupAppLauncher(profile, app_id, this)) {
24 startup_app_launcher_->Initialize();
37 startup_app_launcher_->ContinueWithNetworkReady();
43 startup_app_launcher_->LaunchApp();
52 scoped_ptr<StartupAppLauncher> startup_app_launcher_; member in class:chromeos::AppLaunchManager
  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.h 117 scoped_ptr<StartupAppLauncher> startup_app_launcher_; member in class:chromeos::AppLaunchController

Completed in 35 milliseconds