Searched defs:BeginInstall (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dstartup_app_launcher.cc281 BeginInstall();
298 void StartupAppLauncher::BeginInstall() { function in class:chromeos::StartupAppLauncher
304 installer_->BeginInstall();
/external/chromium_org/chrome/browser/extensions/
H A Dstartup_helper.cc209 void BeginInstall(Profile* profile,
236 void AppInstallHelper::BeginInstall( function in class:extensions::__anon3942::AppInstallHelper
251 installer_->BeginInstall();
280 helper.BeginInstall(profile, id, true, run_loop.QuitClosure());
300 helper->BeginInstall(profile, id, false /*show_prompt*/,
H A Dwebstore_standalone_installer.cc53 void WebstoreStandaloneInstaller::BeginInstall() { function in class:extensions::WebstoreStandaloneInstaller
297 Release(); // Matches the AddRef in BeginInstall.
308 Release(); // Matches the AddRef in BeginInstall.

Completed in 555 milliseconds