Searched refs:GetCurrentRequest (Results 1 – 3 of 3) sorted by relevance
215 …int32_t contentlen = static_cast<int32_t>(downloader_->GetCurrentRequest()->GetFileContentLengthNo… in SaveData()217 downloader_->GetCurrentRequest()->GetLocation(location); in SaveData()
173 const std::shared_ptr<DownloadRequest>& GetCurrentRequest();
939 const std::shared_ptr<DownloadRequest>& Downloader::GetCurrentRequest() in GetCurrentRequest() function in OHOS::Media::Plugins::HttpPlugin::Downloader