Searched refs:num_total_bytes (Results 1 – 5 of 5) sorted by relevance
80 num_total_bytes(0) { in JobInfo()95 base::Int64ToString(num_total_bytes).c_str()); in ToString()
82 int64 num_total_bytes; member
579 new_job->job_info.num_total_bytes = expected_file_size; in DownloadFile()1039 job_entry->job_info.num_total_bytes = total; in UpdateProgress()
651 dict->SetDouble("progress_total", info.num_total_bytes); in UpdateInFlightOperationsSection()
125 new double(static_cast<double>(job_info.num_total_bytes))); in JobInfoToTransferStatus()