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

/haiku/headers/os/package/
H A DInstallationLocationInfo.h44 const BPackageInfoSet& CurrentlyActivePackageInfos() const;
/haiku/src/kits/package/
H A DInstallationLocationInfo.cpp124 BInstallationLocationInfo::CurrentlyActivePackageInfos() const function in class:BPackageKit::BInstallationLocationInfo
H A DPackageRoster.cpp66 // CurrentlyActivePackageInfos() will return 0 if no packages need to be
69 if (info.CurrentlyActivePackageInfos().CountInfos() != 0)

Completed in 34 milliseconds