Searched refs:update_timestamp_end_ (Results 1 – 2 of 2) sorted by relevance
1029 Time end_time = update_timestamp_end_.is_null() in GetUpdateDuration()1031 : update_timestamp_end_; in GetUpdateDuration()1073 update_timestamp_end_ = value; in SetUpdateTimestampEnd()1075 << utils::ToString(update_timestamp_end_); in SetUpdateTimestampEnd()
527 base::Time update_timestamp_end_; variable