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

/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.h56 status_t _CreateCachedData(const ScreenshotCoordinate& coord,
H A DPackageScreenshotRepository.cpp91 status_t result = _CreateCachedData(coord, &data);
220 PackageScreenshotRepository::_CreateCachedData(const ScreenshotCoordinate& coord, BPositionIO** data) function in class:PackageScreenshotRepository

Completed in 47 milliseconds