HomeSort by relevance Sort by last modified time
    Searched refs:FULL_ARCHIVE_TYPE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/installer/util/
util_constants.h 109 FULL_ARCHIVE_TYPE, // Full chrome.7z archive.
google_update_settings_unittest.cc 382 installer::FULL_ARCHIVE_TYPE,
432 archive_type == installer::FULL_ARCHIVE_TYPE) {
504 GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE,
514 GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE,
542 GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE,
    [all...]
google_update_settings.cc 491 if (archive_type == installer::FULL_ARCHIVE_TYPE || !install_return_code) {
    [all...]
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 156 *archive_type = installer::FULL_ARCHIVE_TYPE;
    [all...]

Completed in 53 milliseconds