Searched refs:BeginInstall (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dstartup_helper.cc226 void BeginInstall(Profile* profile,
253 void AppInstallHelper::BeginInstall( function in class:extensions::__anon5291::AppInstallHelper
268 installer_->BeginInstall();
296 helper.BeginInstall(profile, id,
318 helper->BeginInstall(profile, id, false /*show_prompt*/,
H A Dwebstore_standalone_installer.h58 void BeginInstall();
147 // 1. BeginInstall: starts the fetch of data from the webstore
H A Dwebstore_standalone_installer.cc58 void WebstoreStandaloneInstaller::BeginInstall() { function in class:extensions::WebstoreStandaloneInstaller
278 Release(); // Matches the AddRef in BeginInstall.
285 Release(); // Matches the AddRef in BeginInstall.
H A Dtab_helper.cc381 installer->BeginInstall();
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dstartup_app_launcher.h85 void BeginInstall();
H A Dstartup_app_launcher.cc237 BeginInstall();
254 void StartupAppLauncher::BeginInstall() { function in class:chromeos::StartupAppLauncher
260 installer_->BeginInstall();
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_launcher.cc83 BeginInstall();
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_misc.cc206 // installer will be AddRef()'d in BeginInstall().
207 installer->BeginInstall();
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
H A Dwebstore_result.cc201 installer->BeginInstall();
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
H A Dwebstore_private_apitest.cc269 #define MAYBE_BeginInstall BeginInstall

Completed in 131 milliseconds