Home
last modified time | relevance | path

Searched refs:GetReadTimeOut (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp251 if (GetPlayable() && !GetReadTimeOut()) { in NeedRetry()
398 bool DownloadMonitor::GetReadTimeOut() in GetReadTimeOut() function in OHOS::Media::Plugins::HttpPlugin::DownloadMonitor
401 return downloader_->GetReadTimeOut(); in GetReadTimeOut()
H A Ddownload_monitor.h76 bool GetReadTimeOut() override;
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dmedia_downloader.h139 virtual bool GetReadTimeOut() in GetReadTimeOut() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.h74 bool GetReadTimeOut() override;
H A Dhttp_media_downloader.cpp1331 bool HttpMediaDownloader::GetReadTimeOut() in GetReadTimeOut() function in OHOS::Media::Plugins::HttpPlugin::HttpMediaDownloader
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.h102 bool GetReadTimeOut() override;
H A Dhls_media_downloader.cpp1659 bool HlsMediaDownloader::GetReadTimeOut() in GetReadTimeOut() function in OHOS::Media::Plugins::HttpPlugin::HlsMediaDownloader