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

/external/chromium_org/chrome/browser/component_updater/
H A Dev_whitelist_component_installer.h28 virtual bool CanAutoUpdate() const OVERRIDE;
H A Dcld_component_installer.h44 virtual bool CanAutoUpdate() const OVERRIDE;
H A Dev_whitelist_component_installer.cc41 bool EVWhitelistComponentInstallerTraits::CanAutoUpdate() const { function in class:component_updater::EVWhitelistComponentInstallerTraits
H A Dcld_component_installer.cc52 bool CldComponentInstallerTraits::CanAutoUpdate() const { function in class:component_updater::CldComponentInstallerTraits
H A Dwidevine_cdm_component_installer.cc241 virtual bool CanAutoUpdate() const OVERRIDE;
269 bool WidevineCdmComponentInstallerTraits::CanAutoUpdate() const { function in class:component_updater::WidevineCdmComponentInstallerTraits
H A Dsw_reporter_installer_win.cc232 virtual bool CanAutoUpdate() const { return true; } function in class:component_updater::__anon3504::SwReporterInstallerTraits
/external/chromium_org/components/component_updater/
H A Ddefault_component_installer.h46 virtual bool CanAutoUpdate() const = 0;
H A Ddefault_component_installer.cc208 if (installer_traits_->CanAutoUpdate()) {

Completed in 1404 milliseconds