Searched defs:OutOfProcessPatcher (Results 1 - 1 of 1) sorted by path

/external/chromium_org/components/component_updater/
H A Dcomponent_patcher_operation.h129 class OutOfProcessPatcher class in namespace:component_updater
130 : public base::RefCountedThreadSafe<OutOfProcessPatcher> {
140 friend class base::RefCountedThreadSafe<OutOfProcessPatcher>;
142 virtual ~OutOfProcessPatcher() {}
153 scoped_refptr<OutOfProcessPatcher> out_of_process_patcher);
171 scoped_refptr<OutOfProcessPatcher> out_of_process_patcher_;
180 scoped_refptr<OutOfProcessPatcher> out_of_process_patcher);

Completed in 244 milliseconds