HomeSort by relevance Sort by last modified time
    Searched defs:MULTI_INSTALL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/util/
installer_state.h 64 MULTI_INSTALL,
198 // For a MULTI_INSTALL or MULTI_UPDATE operation, updates the Google Update
installation_validator_unittest.cc 40 MULTI_INSTALL
google_update_settings_unittest.cc 452 const bool multi_install = true; local
457 machine_state.AddChrome(system_level, multi_install,
769 MULTI_INSTALL,
785 multi_install_(install_type == MULTI_INSTALL),
794 multi_install_(install_type == MULTI_INSTALL),
799 bool multi_install() const { return multi_install_; } function in class:StatsState
    [all...]

Completed in 400 milliseconds