Searched refs:download_progress_ (Results 1 – 5 of 5) sorted by relevance
331 download_progress_ = 0; in ActionCompleted()349 download_progress_ = progress; in BytesReceived()370 progress - download_progress_ >= kBroadcastThresholdProgress || in ProgressUpdate()373 download_progress_ = progress; in ProgressUpdate()413 download_progress_ = 0; in TerminateUpdateAndNotify()429 0, download_progress_, status_, "", install_plan_.payload_size); in SetStatusAndNotify()
1001 download_progress_ = 0.0; in ProcessingStopped()1019 download_progress_ = 0.0; in ActionCompleted()1084 download_progress_ = progress; in BytesReceived()1125 *progress = download_progress_; in GetWeaveState()1137 progress - download_progress_ >= kBroadcastThresholdProgress || in ProgressUpdate()1140 download_progress_ = progress; in ProgressUpdate()1200 *progress = download_progress_; in GetStatus()1242 download_progress_, in BroadcastStatus()
155 double download_progress_{0.0};
452 double download_progress_ = 0.0; variable
139 EXPECT_EQ(0.0, attempter_.download_progress_); in SetUp()