Home
last modified time | relevance | path

Searched refs:CanAutoUpdate (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/
Dcld_component_installer.h42 virtual bool CanAutoUpdate() const OVERRIDE;
Ddefault_component_installer.h40 virtual bool CanAutoUpdate() const = 0;
Dwidevine_cdm_component_installer.cc240 virtual bool CanAutoUpdate() const OVERRIDE;
268 bool WidevineCdmComponentInstallerTraits::CanAutoUpdate() const { in CanAutoUpdate() function in component_updater::WidevineCdmComponentInstallerTraits
Dcld_component_installer.cc53 bool CldComponentInstallerTraits::CanAutoUpdate() const { in CanAutoUpdate() function in component_updater::CldComponentInstallerTraits
Ddefault_component_installer.cc198 if (installer_traits_->CanAutoUpdate()) { in FinishRegistration()
Dsw_reporter_installer_win.cc136 virtual bool CanAutoUpdate() const { return true; } in CanAutoUpdate() function in component_updater::__anon6a9fe62f0111::SwReporterInstallerTraits