Searched defs:webAppRepositoryCode (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp551 BString webAppRepositoryCode; local
631 BString webAppRepositoryCode; local
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp159 RetrieveUserRatingsForPackageForDisplay( const BString& packageName, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, int resultOffset, int maxResults, BMessage& message) argument
196 RetrieveUserRatingForPackageAndVersionByUser( const BString& packageName, const BPackageVersion& version, const BString& architecture, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, const BString& userNickname, BMessage& message) argument
547 CreateUserRating(const BString& packageName, const BPackageVersion& version, const BString& architecture, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, const BString& naturalLanguageCode, const BString& comment, const BString& stability, int rating, BMessage& message) argument
/haiku/src/apps/haikudepot/model/
H A DModel.cpp562 BString webAppRepositoryCode; local

Completed in 45 milliseconds