Searched refs:update_checkpoint_time_ (Results 1 – 2 of 2) sorted by relevance
445 base::TimeTicks update_checkpoint_time_; variable
1854 if (force || curr_time > update_checkpoint_time_) { in CheckpointUpdateProgress()1855 update_checkpoint_time_ = curr_time + update_checkpoint_wait_; in CheckpointUpdateProgress()