Searched refs:update_timestamp_end_ (Results 1 – 2 of 2) sorted by relevance
1008 Time end_time = update_timestamp_end_.is_null() in GetUpdateDuration()1010 : update_timestamp_end_; in GetUpdateDuration()1055 update_timestamp_end_ = value; in SetUpdateTimestampEnd()1057 << utils::ToString(update_timestamp_end_); in SetUpdateTimestampEnd()
513 base::Time update_timestamp_end_; variable