DeriveInstallLocation
return PackageKitUtils::DeriveInstallLocation(package.Get());
BPackageInstallationLocation installationLocation = DeriveInstallLocation(package);
DeriveInstallLocation(const PackageInfoRef package);