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

/external/chromium_org/chrome/installer/setup/
H A Duninstall.cc196 bool* remove_archive) {
198 *remove_archive = true;
223 *remove_archive = false;
1414 bool remove_archive = true; local
1416 &remove_setup, &remove_archive);
1417 if (!remove_archive)
193 CheckShouldRemoveSetupAndArchive(const InstallationState& original_state, const InstallerState& installer_state, bool* remove_setup, bool* remove_archive) argument

Completed in 51 milliseconds