HomeSort by relevance Sort by last modified time
    Searched refs:UseBackgroundDownloader (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/component_updater/
component_updater_configurator.cc 112 virtual bool UseBackgroundDownloader() const OVERRIDE;
215 bool ChromeConfigurator::UseBackgroundDownloader() const {
component_updater_service.h 190 virtual bool UseBackgroundDownloader() const = 0;
component_updater_service.cc 689 config_->UseBackgroundDownloader();
    [all...]
  /external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.h 85 virtual bool UseBackgroundDownloader() const OVERRIDE;
component_updater_service_unittest.cc 114 bool TestConfigurator::UseBackgroundDownloader() const {
    [all...]

Completed in 288 milliseconds