Home
last modified time | relevance | path

Searched refs:GetChangelog (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DPopulatePkgChangelogFromServerProcess.cpp60 result = fModel->GetWebAppInterface()->GetChangelog(packageName, responsePayload); in RunInternal()
H A DWebAppInterface.h54 status_t GetChangelog(
H A DWebAppInterface.cpp141 WebAppInterface::GetChangelog(const BString& packageName, BMessage& message) in GetChangelog() function in WebAppInterface