IconTarPtrRef
IconTarPtrRef tarPtrRef = _GetOrCreateIconTarPtr(packageName);
const IconTarPtrRef tarPtrRef = _GetIconTarPtr(pkgName);
IconTarPtrRef
PackageIconTarRepository::_BestStoredSize(const IconTarPtrRef iconTarPtrRef, int32 desiredSize)
IconTarPtrRef
IconTarPtrRef value(new IconTarPtr(pkgName));
IconTarPtrRef _GetOrCreateIconTarPtr(const BString& pkgName);
IconTarPtrRef _GetIconTarPtr(const BString& pkgName) const;
static BitmapSize _BestStoredSize(const IconTarPtrRef iconTarPtrRef,
HashMap<HashString, IconTarPtrRef>