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

/external/chromium_org/components/component_updater/test/
H A Dtest_configurator.cc43 int TestConfigurator::NextCheckDelay() { function in class:component_updater::TestConfigurator
60 return NextCheckDelay();
H A Dtest_configurator.h43 virtual int NextCheckDelay() OVERRIDE;
/external/chromium_org/components/component_updater/
H A Dcomponent_updater_configurator.h40 virtual int NextCheckDelay() = 0;
H A Dcomponent_updater_service.cc333 delay_seconds = config_->NextCheckDelay();
/external/chromium_org/chrome/browser/component_updater/
H A Dchrome_component_updater_configurator.cc118 virtual int NextCheckDelay() OVERRIDE;
194 int ChromeConfigurator::NextCheckDelay() { function in class:component_updater::__anon3495::ChromeConfigurator

Completed in 2732 milliseconds