Searched defs:ComponentUpdateService (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/component_updater/
H A Dcomponent_updater_service.h42 // given to ComponentUpdateService::RegisterComponent().
105 class ComponentUpdateService { class in namespace:component_updater
109 // Defines an interface to observe ComponentUpdateService. It provides
194 virtual ~ComponentUpdateService() {}
205 typedef ComponentUpdateService::Observer ServiceObserver;
221 virtual ComponentUpdateService::Status OnDemandUpdate(
227 ComponentUpdateService* ComponentUpdateServiceFactory(Configurator* config);

Completed in 254 milliseconds