Searched refs:iconResult (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp422 status_t iconResult = fModel.GetPackageIconRepository().GetIcon( local
425 if (iconResult == B_OK) {
H A DPackageInfoView.cpp363 status_t iconResult = fPackageIconRepository.GetIcon( local
366 if (iconResult == B_OK)

Completed in 39 milliseconds