Home
last modified time | relevance | path

Searched defs:GetDownloadRate (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DCloneableWithRangeMediaResource.h52 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DFileMediaResource.h47 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DChannelMediaResource.cpp917 double ChannelMediaResource::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::ChannelMediaResource
H A DMediaCache.cpp2797 double MediaCacheStream::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::MediaCacheStream
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DCloneableWithRangeMediaResource.h52 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DFileMediaResource.h47 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DChannelMediaResource.cpp932 double ChannelMediaResource::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::ChannelMediaResource
/dports/www/firefox/firefox-99.0/dom/media/
H A DCloneableWithRangeMediaResource.h52 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DFileMediaResource.h47 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DChannelMediaResource.cpp917 double ChannelMediaResource::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::ChannelMediaResource
H A DMediaCache.cpp2797 double MediaCacheStream::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::MediaCacheStream
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DCloneableWithRangeMediaResource.h52 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DFileMediaResource.h47 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DChannelMediaResource.cpp917 double ChannelMediaResource::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::ChannelMediaResource
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DCloneableWithRangeMediaResource.h51 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DFileMediaResource.h46 double GetDownloadRate(bool* aIsReliable) override { in GetDownloadRate() function
H A DChannelMediaResource.cpp853 double ChannelMediaResource::GetDownloadRate(bool* aIsReliable) { in GetDownloadRate() function in mozilla::ChannelMediaResource
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gtest/
H A DMockMediaResource.h40 double GetDownloadRate(bool* aIsReliable) override { return 0; } in GetDownloadRate() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/mediasource/
H A DSourceBufferResource.h53 …double GetDownloadRate(bool* aIsReliable) override { UNIMPLEMENTED(); *aIsReliable = false; return… in GetDownloadRate() function
H A DMediaSourceResource.h42 …double GetDownloadRate(bool* aIsReliable) override { UNIMPLEMENTED(); *aIsReliable = false; return… in GetDownloadRate() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DBufferMediaResource.h77 double GetDownloadRate(bool* aIsReliable) override { *aIsReliable = false; return 0.; } in GetDownloadRate() function
H A DMediaResource.cpp1022 ChannelMediaResource::GetDownloadRate(bool* aIsReliable) in GetDownloadRate() function in mozilla::ChannelMediaResource
1148 double GetDownloadRate(bool* aIsReliable) override in GetDownloadRate() function in mozilla::FileMediaResource
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DStatistics.h282 static double GetDownloadRate() { return s_downloadrate->GetRate(); } in GetDownloadRate() function
537 static double GetDownloadRate() { return (double)s_statData[sdDownload]; } in GetDownloadRate() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DStatistics.h282 static double GetDownloadRate() { return s_downloadrate->GetRate(); } in GetDownloadRate() function
537 static double GetDownloadRate() { return (double)s_statData[sdDownload]; } in GetDownloadRate() function
/dports/news/nzbget/nzbget-21.1/daemon/main/
H A DOptions.h303 int GetDownloadRate() const { return m_downloadRate; } in GetDownloadRate() function

12