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

/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.h53 status_t _DownloadToLocalFile(const ScreenshotCoordinate& coord,
H A DPackageScreenshotRepository.cpp52 status_t result = _DownloadToLocalFile(coord, temporaryFilePath);
146 result = _DownloadToLocalFile(coord, _DeriveCachePath(coord));
185 PackageScreenshotRepository::_DownloadToLocalFile(const ScreenshotCoordinate& coord, function in class:PackageScreenshotRepository

Completed in 35 milliseconds