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,
194 // For a MULTI_INSTALL or MULTI_UPDATE operation, updates the Google Update
installation_validator_unittest.cc 40 MULTI_INSTALL
google_update_settings_unittest.cc 451 const bool multi_install = true; local
456 machine_state.AddChrome(system_level, multi_install,
768 MULTI_INSTALL,
784 multi_install_(install_type == MULTI_INSTALL),
793 multi_install_(install_type == MULTI_INSTALL),
798 bool multi_install() const { return multi_install_; } function in class:StatsState
    [all...]

Completed in 166 milliseconds