WorkerThread
fWorkerThread(new WorkerThread(this)),
class WorkerThread;
WorkerThread* fWorkerThread;
WorkerThread::WorkerThread(const BMessenger& owner)
WorkerThread::MessageReceived(BMessage* message)
WorkerThread::InstallEFILoader(partition_id id, bool rename)
WorkerThread::ScanDisksPartitions(BMenu *srcMenu, BMenu *targetMenu, BMenu* EFIMenu)
WorkerThread::SetPackagesList(BList *list)
WorkerThread::StartInstall(partition_id sourcePartitionID,
WorkerThread::WriteBootSector(BMenu* targetMenu)
WorkerThread::_WriteBootSector(BPath &path)
WorkerThread::_LaunchFinishScript(BPath &path)
WorkerThread::_PerformInstall(partition_id sourcePartitionID,
WorkerThread::_PrepareCleanInstall(const BPath& targetDirectory) const
WorkerThread::_InstallationError(status_t error)
WorkerThread::_MirrorIndices(const BPath& sourceDirectory,
WorkerThread::_CreateDefaultIndices(const BPath& targetDirectory) const
WorkerThread::_ProcessZipPackages(const char* sourcePath,
WorkerThread::_SetStatusMessage(const char *status)
class WorkerThread::EntryFilter : public CopyEngine::EntryFilter {
class WorkerThread : public BLooper {
WorkerThread(const BMessenger& owner);
static_cast<NotificationManager *>(arg)->WorkerThread();
void WorkerThread();