Home
last modified time | relevance | path

Searched defs:installer_state (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/installer/setup/
Dinstall_worker.cc83 void AddRegisterComDllWorkItemsForPackage(const InstallerState& installer_state, in AddRegisterComDllWorkItemsForPackage()
123 void AddInstallerCopyTasks(const InstallerState& installer_state, in AddInstallerCopyTasks()
198 void AddCommandWithParameterWorkItems(const InstallerState& installer_state, in AddCommandWithParameterWorkItems()
229 void AddInstallAppCommandWorkItems(const InstallerState& installer_state, in AddInstallAppCommandWorkItems()
242 void AddInstallExtensionCommandWorkItem(const InstallerState& installer_state, in AddInstallExtensionCommandWorkItem()
262 const InstallerState& installer_state, in GetGenericQuickEnableCommand()
307 const InstallerState& installer_state, in AddQuickEnableApplicationLauncherWorkItems()
343 const InstallerState& installer_state, in AddProductSpecificWorkItems()
377 const InstallerState& installer_state, in AddDeleteUninstallShortcutsForMSIWorkItems()
421 const InstallerState& installer_state, in AddChromeWorkItems()
[all …]
Duninstall.cc83 const installer::InstallerState& installer_state, in AddChannelValueUpdateWorkItems()
119 const installer::InstallerState& installer_state, in ProcessGoogleUpdateItems()
153 const installer::InstallerState& installer_state, in ProcessOnOsUpgradeWorkItems()
164 const installer::InstallerState& installer_state) { in ProcessIELowRightsPolicyWorkItems()
194 const installer::InstallerState& installer_state, in CheckShouldRemoveSetupAndArchive()
319 void RetargetUserShortcutsWithArgs(const InstallerState& installer_state, in RetargetUserShortcutsWithArgs()
349 void DeleteShortcuts(const InstallerState& installer_state, in DeleteShortcuts()
475 bool MoveSetupOutOfInstallFolder(const InstallerState& installer_state, in MoveSetupOutOfInstallFolder()
524 DeleteResult DeleteAppHostFilesAndFolders(const InstallerState& installer_state, in DeleteAppHostFilesAndFolders()
546 DeleteResult DeleteChromeFilesAndFolders(const InstallerState& installer_state, in DeleteChromeFilesAndFolders()
[all …]
Dsetup_main.cc92 const installer::InstallerState& installer_state, in CreateChromeArchiveHelper()
138 const installer::InstallerState& installer_state, in UncompressAndPatchChromeArchive()
191 InstallerState* installer_state) { in AddExistingMultiInstalls()
221 InstallerState* installer_state) { in RenameChromeExecutables()
293 const InstallerState& installer_state, in CheckGroupPolicySettings()
365 InstallerState* installer_state, in CheckMultiInstallConditions()
471 InstallerState* installer_state, in CheckAppHostPreconditions()
504 InstallerState* installer_state, in CheckPreInstallConditions()
613 const InstallerState& installer_state, in CreateTemporaryAndUnpackDirectories()
637 const InstallerState& installer_state, in UninstallProduct()
[all …]
Dinstall_worker_unittest.cc298 scoped_ptr<MockInstallerState> installer_state(new MockInstallerState()); in BuildBasicInstallerState() local
315 MockInstallerState* installer_state) { in AddChromeBinariesToInstallerState()
342 MockInstallerState* installer_state) { in AddChromeToInstallerState()
364 MockInstallerState* installer_state) { in AddChromeFrameToInstallerState()
388 scoped_ptr<MockInstallerState> installer_state( in BuildChromeInstallerState() local
411 scoped_ptr<MockInstallerState> installer_state( in BuildChromeFrameInstallerState() local
441 scoped_ptr<InstallerState> installer_state( in TEST_F() local
539 scoped_ptr<MockInstallerState> installer_state( in TEST_F() local
613 scoped_ptr<MockInstallerState> installer_state( in TEST_F() local
703 scoped_ptr<MockInstallerState> installer_state( in TEST_F() local
[all …]
Dinstall.cc150 void CopyPreferenceFileForFirstRun(const InstallerState& installer_state, in CopyPreferenceFileForFirstRun()
182 const InstallerState& installer_state, in InstallNewVersion()
260 void CleanupLegacyShortcuts(const InstallerState& installer_state, in CleanupLegacyShortcuts()
283 const InstallerState& installer_state) { in GetAppLauncherShortcutOperation()
474 void RegisterChromeOnMachine(const InstallerState& installer_state, in RegisterChromeOnMachine()
502 const InstallerState& installer_state, in InstallOrUpdateProduct()
645 void HandleOsUpgradeForBrowser(const InstallerState& installer_state, in HandleOsUpgradeForBrowser()
Dsetup_util.cc169 const InstallerState& installer_state) { in FindArchiveToPatch()
286 const InstallerState& installer_state, in DeferToExistingInstall()
317 const installer::InstallerState& installer_state, in WillProductBePresentAfterSetup()
/external/chromium_org/chrome/installer/util/
Dinstaller_state_unittest.cc77 MockInstallerState* installer_state) { in BuildSingleChromeState()
141 MockInstallerState installer_state; in TEST_F() local
221 MockInstallerState installer_state; in TEST_F() local
258 MockInstallerState installer_state; in TEST_F() local
341 MockInstallerState installer_state; in TEST_F() local
462 InstallerState installer_state; in TEST_F() local
498 MockInstallerState installer_state; in TEST_F() local
607 InstallerState installer_state; in TEST_F() local
717 MockInstallerState& installer_state(Initialize(low_version_)); in TEST_F() local
736 MockInstallerState& installer_state(Initialize(opv_version_)); in TEST_F() local
[all …]
Dproduct_unittest.cc67 installer::InstallerState installer_state; in TEST_F() local