Searched refs:StartAppLaunch (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dlogin_display_host.h101 virtual void StartAppLaunch(const std::string& app_id,
H A Dmock_login_display_host.h44 MOCK_METHOD2(StartAppLaunch, void(const std::string&, bool));
H A Dlogin_display_host_impl.h90 virtual void StartAppLaunch(const std::string& app_id,
H A Dlogin_display_host_impl.cc705 void LoginDisplayHostImpl::StartAppLaunch(const std::string& app_id, function in class:chromeos::LoginDisplayHostImpl
718 app_launch_controller_->StartAppLaunch();
1215 display_host->StartAppLaunch(auto_launch_app_id,
/external/chromium_org/chrome/browser/chromeos/login/
H A Dapp_launch_controller.h48 void StartAppLaunch();
H A Dapp_launch_controller.cc131 void AppLaunchController::StartAppLaunch() { function in class:chromeos::AppLaunchController
H A Dexisting_user_controller.cc678 host_->StartAppLaunch(app_id, diagnostic_mode);
H A Dwizard_controller.cc1064 host_->StartAppLaunch(app_id, false /* diagnostic_mode */);

Completed in 136 milliseconds