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

/haiku/src/apps/installer/
H A DWorkerThread.cpp91 fIgnorePaths(),
95 fIgnorePaths.insert(kPackagesDirectoryPath);
96 fIgnorePaths.insert(kSourcesDirectoryPath);
97 fIgnorePaths.insert("rr_moved");
98 fIgnorePaths.insert("boot.catalog");
99 fIgnorePaths.insert("haiku-boot-floppy.image");
100 fIgnorePaths.insert("system/var/swap");
101 fIgnorePaths.insert("system/var/shared_memory");
102 fIgnorePaths.insert("system/var/log/syslog");
103 fIgnorePaths
143 StringSet fIgnorePaths; member in class:WorkerThread::EntryFilter
[all...]

Completed in 16 milliseconds