Searched refs:update_progress_threshold_ (Results 1 – 4 of 4) sorted by relevance
84 dprintf(fd, "update_progress_threshold: %d\n", ds_.update_progress_threshold_); in dump()
306 int32_t update_progress_threshold_ = 100; variable
1098 if (last_updated_progress_ > 0 && last_update_delta < update_progress_threshold_) { in UpdateProgress()
146 ds.update_progress_threshold_ = 0; in SetUp()172 ds.update_progress_threshold_ = threshold; in SetProgress()