Home
last modified time | relevance | path

Searched refs:NotifyTransportError (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DServerHelper.h28 static void NotifyTransportError(status_t error);
H A DPopulatePkgChangelogFromServerProcess.cpp97 ServerHelper::NotifyTransportError(result); in RunInternal()
H A DPopulatePkgUserRatingsFromServerProcess.cpp187 ServerHelper::NotifyTransportError(status); in RunInternal()
273 ServerHelper::NotifyTransportError(status); in RunInternal()
H A DServerHelper.cpp96 ServerHelper::NotifyTransportError(status_t error) in NotifyTransportError() function in ServerHelper
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp571 ServerHelper::NotifyTransportError(B_BAD_VALUE); in _QueryRatingThread()
591 ServerHelper::NotifyTransportError(status); in _QueryRatingThread()
694 ServerHelper::NotifyTransportError(status); in _SendRatingThread()
H A DToLatestUserUsageConditionsWindow.cpp370 ServerHelper::NotifyTransportError(result); in _AgreePerform()
H A DUserUsageConditionsWindow.cpp365 ServerHelper::NotifyTransportError(result); in _FetchUserUsageConditionsCodeForUserPerform()
H A DUserLoginWindow.cpp571 ServerHelper::NotifyTransportError(status); in _AuthenticateThread()