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

/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp653 uint8 pathType = P_INSTALL_PATH; local
880 uint8 localType = pathType;
930 pathType = P_INSTALL_PATH;
943 pathType = P_SYSTEM_PATH;
945 pathType = P_USER_PATH;
954 pathType = P_SYSTEM_PATH;
970 pathType = P_INSTALL_PATH;
980 pathType, ctime, mtime, offset, size);
987 uint8 localType = pathType;
1020 pathType
[all...]

Completed in 32 milliseconds