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

/haiku/src/apps/installer/
H A DWorkerThread.cpp105 fPackageFSRootPaths.insert("system");
106 fPackageFSRootPaths.insert("home/config");
133 if (fPackageFSRootPaths.find(path) == fPackageFSRootPaths.end())
144 StringSet fPackageFSRootPaths; member in class:WorkerThread::EntryFilter

Completed in 26 milliseconds