Searched refs:update_timestamp_start_ (Results 1 – 2 of 2) sorted by relevance
996 return end_time - update_timestamp_start_; in GetUpdateDuration()1037 update_timestamp_start_ = value; in SetUpdateTimestampStart()1039 update_timestamp_start_.ToInternalValue()); in SetUpdateTimestampStart()1041 << utils::ToString(update_timestamp_start_); in SetUpdateTimestampStart()
527 base::Time update_timestamp_start_; variable