Searched refs:contentLength_ (Results 1 – 4 of 4) sorted by relevance
61 contentLength_ = length; in setContentLength()90 headers[Http::CONTENT_LENGTH] = std::to_string(contentLength_); in specialHeaders()137 partSize = contentLength_; in validate()
52 …rker(objectSize, request.PartSize()), request_(request),client_(client), contentLength_(objectSize) in ResumableDownloader()72 uint64_t contentLength_; variable
199 meta.setContentLength(contentLength_); in Download()420 contentLength_ = end - start + 1; in getPartsToDownload()480 …process.Handler(increment, downloader->consumedSize_, downloader->contentLength_, process.UserData… in DownloadPartProcessCallback()
52 uint64_t contentLength_; variable
Completed in 5 milliseconds