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

/haiku/src/apps/installer/
H A DInstallerDefs.cpp10 const char* const kPackagesDirectoryPath = "_packages_"; variable
H A DInstallerDefs.h17 extern const char* const kPackagesDirectoryPath;
H A DWorkerThread.cpp95 fIgnorePaths.insert(kPackagesDirectoryPath);
750 BPath pkgRootDir(sourcePath, kPackagesDirectoryPath);
H A DInstallerWindow.cpp884 directory.Append(kPackagesDirectoryPath);

Completed in 51 milliseconds