Searched refs:kPackagesDir (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp411 if (fToPackages.Append(kPackagesDir) != B_OK)
H A DInstalledPackageInfo.cpp20 const char * kPackagesDir = "packages"; variable
32 ret = path.Append(kPackagesDir);
125 if (fPathToInfo.SetTo(configPath.Path(), kPackagesDir) != B_OK) {
136 if (packageDir.CreateDirectory(kPackagesDir, &packageDir) != B_OK) {
H A DInstalledPackageInfo.h23 extern const char * kPackagesDir;

Completed in 49 milliseconds