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

  /external/chromium_org/chrome/installer/util/
util_constants.h 110 INCREMENTAL_ARCHIVE_TYPE // Incremental or differential archive.
google_update_settings_unittest.cc 383 installer::INCREMENTAL_ARCHIVE_TYPE
434 } else if (archive_type == installer::INCREMENTAL_ARCHIVE_TYPE) {
483 installer::INCREMENTAL_ARCHIVE_TYPE,
494 installer::INCREMENTAL_ARCHIVE_TYPE,
537 installer::INCREMENTAL_ARCHIVE_TYPE,
    [all...]
google_update_settings.cc 498 } else if (archive_type == installer::INCREMENTAL_ARCHIVE_TYPE) {
    [all...]
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 185 *archive_type = installer::INCREMENTAL_ARCHIVE_TYPE;
    [all...]

Completed in 55 milliseconds