Home
last modified time | relevance | path

Searched refs:systemPaths (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp235 BList groups(3), userPaths(3), systemPaths(10); in Parse() local
359 systemPaths.AddItem(path); in Parse()
903 systemPaths.ItemAt(path)); in Parse()
950 systemPaths.ItemAt(path)); in Parse()
1009 BPath *def = static_cast<BPath *>(systemPaths.ItemAt(path)); in Parse()