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

/haiku/src/apps/packageinstaller/
H A DPackageInfo.h35 pkg_profile *GetProfile(int32 num) { function in class:PackageInfo
H A DPackageView.cpp566 pkg_profile* profile = fInfo.GetProfile(0);
574 pkg_profile* profile = fInfo.GetProfile(i);
597 pkg_profile* profile = fInfo.GetProfile(index);
H A DPackageInstall.cpp130 pkg_profile* type = static_cast<pkg_profile*>(info->GetProfile(

Completed in 87 milliseconds