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

/external/chromium_org/components/component_updater/
H A Dcomponent_updater_configurator.h101 virtual bool UseBackgroundDownloader() const = 0;
H A Dcomponent_updater_service.cc649 config_->UseBackgroundDownloader();
/external/chromium_org/components/component_updater/test/
H A Dtest_configurator.cc117 bool TestConfigurator::UseBackgroundDownloader() const { function in class:component_updater::TestConfigurator
H A Dtest_configurator.h60 virtual bool UseBackgroundDownloader() const OVERRIDE;
/external/chromium_org/chrome/browser/component_updater/
H A Dchrome_component_updater_configurator.cc135 virtual bool UseBackgroundDownloader() const OVERRIDE;
268 bool ChromeConfigurator::UseBackgroundDownloader() const { function in class:component_updater::__anon3495::ChromeConfigurator

Completed in 2548 milliseconds