Searched defs:UploadProgress (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/network/libnetservices/
H A DUrlProtocolListener.cpp65 BUrlProtocolListener::UploadProgress(BUrlRequest*, off_t, off_t) function in class:BUrlProtocolListener
H A DUrlSynchronousRequest.cpp101 BUrlSynchronousRequest::UploadProgress(BUrlRequest*, off_t bytesSent, function in class:BUrlSynchronousRequest
H A DUrlProtocolDispatchingListener.cpp105 BUrlProtocolDispatchingListener::UploadProgress(BUrlRequest* caller, function in class:BUrlProtocolDispatchingListener
/haiku/headers/private/netservices2/
H A DNetServicesDefs.h87 UploadProgress = '_NUP', enumerator in enum:BPrivate::Network::UrlEvent::__anon16
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp74 virtual void UploadProgress(BUrlRequest* caller, off_t bytesSent, off_t bytesTotal) function in class:ProtocolListener

Completed in 50 milliseconds