Searched defs:DownloadProgress (Results 1 - 8 of 8) sorted by relevance

/haiku/src/kits/network/libnetservices/
H A DUrlProtocolListener.cpp59 BUrlProtocolListener::DownloadProgress(BUrlRequest*, off_t, off_t) function in class:BUrlProtocolListener
H A DUrlSynchronousRequest.cpp92 BUrlSynchronousRequest::DownloadProgress(BUrlRequest*, function in class:BUrlSynchronousRequest
H A DUrlProtocolDispatchingListener.cpp93 BUrlProtocolDispatchingListener::DownloadProgress(BUrlRequest* caller, function in class:BUrlProtocolDispatchingListener
/haiku/src/apps/haikudepot/packagemanagement/
H A DInstallPackageProcess.cpp56 class DownloadProgress { class
58 DownloadProgress(BString packageName, float progress) function in class:DownloadProgress
/haiku/src/kits/package/
H A DFetchFileJob.cpp56 FetchFileJob::DownloadProgress() const function in class:BPackageKit::BPrivate::FetchFileJob
143 FetchFileJob::DownloadProgress(BUrlRequest*, off_t bytesReceived, function in class:BPackageKit::BPrivate::FetchFileJob
/haiku/headers/private/netservices2/
H A DNetServicesDefs.h89 DownloadProgress = '_NDP', enumerator in enum:BPrivate::Network::UrlEvent::__anon16
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.h109 float DownloadProgress() const function in class:PackageInfo
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp70 virtual void DownloadProgress(BUrlRequest* caller, off_t bytesReceived, off_t bytesTotal) function in class:ProtocolListener

Completed in 45 milliseconds