Searched refs:webAppInterface (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DIncrementViewCounterProcess.cpp84 WebAppInterface* webAppInterface = fModel->GetWebAppInterface(); local
85 result = webAppInterface->IncrementViewCounter(fPackage, depot, resultEnvelope);
/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.h38 WebAppInterface* webAppInterface);
H A DPackageScreenshotRepository.cpp20 WebAppInterface* webAppInterface)
23 fWebAppInterface(webAppInterface)
18 PackageScreenshotRepository( PackageScreenshotRepositoryListenerRef listener, WebAppInterface* webAppInterface) argument

Completed in 85 milliseconds