Searched refs:fWebAppInterface (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.h62 WebAppInterface* fWebAppInterface; member in class:PackageScreenshotRepository
H A DModel.h162 { return &fWebAppInterface; }
215 WebAppInterface fWebAppInterface; member in class:Model
H A DPackageScreenshotRepository.cpp23 fWebAppInterface(webAppInterface)
197 status_t result = fWebAppInterface->RetrieveScreenshot(
H A DModel.cpp218 &fWebAppInterface);
577 status_t status = fWebAppInterface
701 status_t status = fWebAppInterface.GetChangelog(packageName, info);
786 return fWebAppInterface.Nickname();
819 fWebAppInterface.SetCredentials(UserCredentials(nickname, passwordClear));

Completed in 36 milliseconds