Searched refs:ComponentPatcherCrossPlatform (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_patcher.h62 class ComponentPatcherCrossPlatform : public ComponentPatcher { class in inherits:ComponentPatcher
64 ComponentPatcherCrossPlatform();
71 DISALLOW_COPY_AND_ASSIGN(ComponentPatcherCrossPlatform);
H A Dcomponent_patcher.cc37 ComponentPatcherCrossPlatform::ComponentPatcherCrossPlatform() {} function in class:ComponentPatcherCrossPlatform
39 ComponentUnpacker::Error ComponentPatcherCrossPlatform::Patch(
H A Dcomponent_updater_configurator.cc207 return new ComponentPatcherCrossPlatform();

Completed in 69 milliseconds