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

  /external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.cc 196 BeginInstall();
311 BeginInstall();
366 void StartupAppLauncher::BeginInstall() {
  /external/chromium_org/chrome/browser/extensions/
startup_helper.cc 248 void BeginInstall(Profile* profile,
277 void AppInstallHelper::BeginInstall(
290 installer_->BeginInstall();
319 helper.BeginInstall(profile, id, true, run_loop.QuitClosure());
webstore_standalone_installer.cc 54 void WebstoreStandaloneInstaller::BeginInstall() {
102 Release(); // Matches the AddRef in BeginInstall.
137 Release(); // Matches the AddRef in BeginInstall.

Completed in 162 milliseconds