OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BeginInstall
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.cc
237
BeginInstall
();
254
void StartupAppLauncher::
BeginInstall
() {
260
installer_->
BeginInstall
();
/external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.cc
58
void WebstoreStandaloneInstaller::
BeginInstall
() {
278
Release(); // Matches the AddRef in
BeginInstall
.
285
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 353 milliseconds