Home
last modified time | relevance | path

Searched defs:byteProgress (Results 1 – 8 of 8) sorted by relevance

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/podcast/
H A DDownloadPodcastFeedEntryIntermediateResult.java33 private long byteProgress; field in DownloadPodcastFeedEntryIntermediateResult
46 long byteProgress, long totalBytes, boolean failed) { in DownloadPodcastFeedEntryIntermediateResult()
79 public void setByteProgress(long byteProgress) { in setByteProgress()
H A DPodcastFeedEntryDownloader.java62 private volatile long byteProgress; field in PodcastFeedEntryDownloader
237 private void setByteProgress(long byteProgress) { in setByteProgress()
/dports/mail/cone/cone-1.1/cone/
H A Dmyservercallback.C81 string byteProgress= in reportProgress() local
/dports/lang/spidermonkey78/firefox-78.9.0/uriloader/prefetch/
H A DOfflineCacheUpdateParent.cpp159 uint64_t byteProgress; in UpdateStateChanged() local
H A DOfflineCacheUpdateChild.cpp416 const uint32_t& event, const uint64_t& byteProgress) { in RecvNotifyStateEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/uriloader/prefetch/
H A DOfflineCacheUpdateParent.cpp145 uint64_t byteProgress; in UpdateStateChanged() local
H A DOfflineCacheUpdateChild.cpp438 const uint32_t &event, const uint64_t &byteProgress) { in RecvNotifyStateEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/uriloader/prefetch/
H A DOfflineCacheUpdateChild.cpp468 const uint64_t &byteProgress) in RecvNotifyStateEvent()