Searched refs:OnDemandDelay (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/component_updater/
H A Dcomponent_updater_configurator.h55 virtual int OnDemandDelay() const = 0;
H A Dcomponent_updater_service.cc952 if (delta < base::TimeDelta::FromSeconds(config_->OnDemandDelay()))
/external/chromium_org/components/component_updater/test/
H A Dtest_configurator.cc67 int TestConfigurator::OnDemandDelay() const { function in class:component_updater::TestConfigurator
H A Dtest_configurator.h47 virtual int OnDemandDelay() const OVERRIDE;
/external/chromium_org/chrome/browser/component_updater/
H A Dchrome_component_updater_configurator.cc122 virtual int OnDemandDelay() const OVERRIDE;
210 int ChromeConfigurator::OnDemandDelay() const { function in class:component_updater::__anon3495::ChromeConfigurator

Completed in 274 milliseconds