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

/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.cpp113 BPath path = _DeriveCachePath(coord);
146 result = _DownloadToLocalFile(coord, _DeriveCachePath(coord));
211 PackageScreenshotRepository::_DeriveCachePath(const ScreenshotCoordinate& coord) const function in class:PackageScreenshotRepository
223 BPath path = _DeriveCachePath(coord);
H A DPackageScreenshotRepository.h55 BPath _DeriveCachePath(const ScreenshotCoordinate& coord) const;

Completed in 58 milliseconds