Searched hist:c2be967eb9044dd6a57f8ce0f0fde28c3e2e8ab9 (Results 1 – 4 of 4) sorted by relevance
/haiku/src/apps/installer/ |
H A D | WorkerThread.h | c2be967eb9044dd6a57f8ce0f0fde28c3e2e8ab9 Sun Jun 02 13:16:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Installer: CopyEngine: Externalize decision making
* Add interface EntryFilter, an instance of which can be passed to the CopyEngine. The object is asked whether to copy entries/clobber directories. * Move the _ShouldCopyEntry()/_ShouldClobberFolder() code to new WorkerThread::EntryFilter.
|
H A D | CopyEngine.h | c2be967eb9044dd6a57f8ce0f0fde28c3e2e8ab9 Sun Jun 02 13:16:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Installer: CopyEngine: Externalize decision making
* Add interface EntryFilter, an instance of which can be passed to the CopyEngine. The object is asked whether to copy entries/clobber directories. * Move the _ShouldCopyEntry()/_ShouldClobberFolder() code to new WorkerThread::EntryFilter.
|
H A D | WorkerThread.cpp | c2be967eb9044dd6a57f8ce0f0fde28c3e2e8ab9 Sun Jun 02 13:16:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Installer: CopyEngine: Externalize decision making
* Add interface EntryFilter, an instance of which can be passed to the CopyEngine. The object is asked whether to copy entries/clobber directories. * Move the _ShouldCopyEntry()/_ShouldClobberFolder() code to new WorkerThread::EntryFilter.
|
H A D | CopyEngine.cpp | c2be967eb9044dd6a57f8ce0f0fde28c3e2e8ab9 Sun Jun 02 13:16:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Installer: CopyEngine: Externalize decision making
* Add interface EntryFilter, an instance of which can be passed to the CopyEngine. The object is asked whether to copy entries/clobber directories. * Move the _ShouldCopyEntry()/_ShouldClobberFolder() code to new WorkerThread::EntryFilter.
|