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 263 void StartupAppLauncher::BeginInstall() {
264 DVLOG(1) << "BeginInstall... connection = "
280 installer_->BeginInstall();
305 BeginInstall();
317 BeginInstall();
  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.cc 59 void WebstoreStandaloneInstaller::BeginInstall() {
249 Release(); // Matches the AddRef in BeginInstall.
261 Release(); // Matches the AddRef in BeginInstall.
startup_helper.cc 226 void BeginInstall(Profile* profile,
253 void AppInstallHelper::BeginInstall(
268 installer_->BeginInstall();
296 helper.BeginInstall(profile, id,
318 helper->BeginInstall(profile, id, false /*show_prompt*/,

Completed in 468 milliseconds