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

/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp653 uint8 pathType = P_INSTALL_PATH;
885 localType = P_INSTALL_PATH;
930 pathType = P_INSTALL_PATH;
970 pathType = P_INSTALL_PATH;
992 localType = P_INSTALL_PATH;
1021 ? "System" : localType == P_INSTALL_PATH
1037 localType = P_INSTALL_PATH;
1122 profile->path_type = P_INSTALL_PATH;
1124 profile->path_type != P_INSTALL_PATH) {
H A DPackageItem.h31 P_INSTALL_PATH = 0, enumerator in enum:__anon7
H A DPackageView.cpp611 if (profile->path_type == P_INSTALL_PATH) {
H A DPackageItem.cpp179 if (fPathType == P_INSTALL_PATH) {

Completed in 64 milliseconds