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

/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_patcher_operation_out_of_process.h25 class ChromeOutOfProcessPatcher : public OutOfProcessPatcher { class in namespace:component_updater
27 ChromeOutOfProcessPatcher();
38 virtual ~ChromeOutOfProcessPatcher();
42 DISALLOW_COPY_AND_ASSIGN(ChromeOutOfProcessPatcher);
H A Dcomponent_patcher_operation_out_of_process.cc84 ChromeOutOfProcessPatcher::ChromeOutOfProcessPatcher() { function in class:component_updater::ChromeOutOfProcessPatcher
87 ChromeOutOfProcessPatcher::~ChromeOutOfProcessPatcher() {
90 void ChromeOutOfProcessPatcher::Patch(

Completed in 341 milliseconds