Searched refs:component_updater (Results 26 - 30 of 30) sorted by relevance

12

/external/chromium_org/chrome/browser/component_updater/
H A Dupdate_response.cc5 #include "chrome/browser/component_updater/update_response.h"
16 namespace component_updater { namespace
337 } // namespace component_updater
H A Dbackground_downloader_win.cc5 #include "chrome/browser/component_updater/background_downloader_win.h"
17 #include "chrome/browser/component_updater/component_updater_utils.h"
93 namespace component_updater { namespace
743 } // namespace component_updater
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_resource_dispatcher_host_delegate.cc13 #include "chrome/browser/component_updater/component_updater_service.h"
14 #include "chrome/browser/component_updater/pnacl/pnacl_component_installer.h"
165 ComponentUpdateService* cus = g_browser_process->component_updater();
/external/chromium_org/chrome/browser/
H A Dbrowser_process_impl.cc29 #include "chrome/browser/component_updater/component_updater_configurator.h"
30 #include "chrome/browser/component_updater/component_updater_service.h"
31 #include "chrome/browser/component_updater/pnacl/pnacl_component_installer.h"
793 ComponentUpdateService* BrowserProcessImpl::component_updater() { function in class:BrowserProcessImpl
H A Dchrome_browser_main.cc48 #include "chrome/browser/component_updater/component_updater_service.h"
49 #include "chrome/browser/component_updater/flash_component_installer.h"
50 #include "chrome/browser/component_updater/pnacl/pnacl_component_installer.h"
51 #include "chrome/browser/component_updater/recovery_component_installer.h"
52 #include "chrome/browser/component_updater/swiftshader_component_installer.h"
53 #include "chrome/browser/component_updater/widevine_cdm_component_installer.h"
396 ComponentUpdateService* cus = g_browser_process->component_updater();

Completed in 134 milliseconds

12