OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BeginInstall
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/extensions/
startup_helper.cc
209
void
BeginInstall
(Profile* profile,
236
void AppInstallHelper::
BeginInstall
(
251
installer_->
BeginInstall
();
280
helper.
BeginInstall
(profile, id, true, run_loop.QuitClosure());
300
helper->
BeginInstall
(profile, id, false /*show_prompt*/,
webstore_standalone_installer.h
58
void
BeginInstall
();
148
// 1.
BeginInstall
: starts the fetch of data from the webstore
webstore_standalone_installer.cc
53
void WebstoreStandaloneInstaller::
BeginInstall
() {
297
Release(); // Matches the AddRef in
BeginInstall
.
308
Release(); // Matches the AddRef in
BeginInstall
.
tab_helper.cc
424
installer->
BeginInstall
();
/external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.h
94
void
BeginInstall
();
startup_app_launcher.cc
281
BeginInstall
();
298
void StartupAppLauncher::
BeginInstall
() {
304
installer_->
BeginInstall
();
/external/chromium_org/chrome/browser/apps/
ephemeral_app_launcher.cc
100
BeginInstall
();
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
webstore_result.cc
202
installer->
BeginInstall
();
/external/chromium_org/chrome/browser/search/
hotword_service.cc
284
installer_->
BeginInstall
();
/external/chromium_org/chrome/browser/ui/ash/launcher/
app_window_launcher_item_controller.cc
192
installer->
BeginInstall
();
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_misc.cc
278
// installer will be AddRef()'d in
BeginInstall
().
279
installer->
BeginInstall
();
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc
355
#define MAYBE_BeginInstall
BeginInstall
357
// Tests that the Approvals are properly created in
beginInstall
.
Completed in 572 milliseconds