Searched refs:DeriveInstallLocation (Results 1 – 3 of 3) sorted by relevance
26 BPackageInstallationLocation installationLocation = DeriveInstallLocation(package); in DeriveLocalFilePath()60 PackageKitUtils::DeriveInstallLocation(const PackageInfoRef package) in DeriveInstallLocation() function in PackageKitUtils
23 DeriveInstallLocation(const PackageInfoRef package);
31 fInstallLocation = PackageKitUtils::DeriveInstallLocation(package.Get()); in AbstractPackageProcess()