Lines Matching refs:Time
97 inline base::Time GetBackoffExpiryTime() override { in GetBackoffExpiryTime()
124 base::Time GetP2PFirstAttemptTimestamp() override;
301 void SetBackoffExpiryTime(const base::Time& new_time);
307 void SetUpdateTimestampStart(const base::Time& value);
312 void SetUpdateTimestampEnd(const base::Time& value);
320 const base::Time& timestamp,
418 void SetP2PFirstAttemptTimestamp(const base::Time& time);
446 base::Time p2p_first_attempt_timestamp_;
504 base::Time backoff_expiry_time_;
510 base::Time update_timestamp_start_;
514 base::Time update_timestamp_end_;
520 base::Time update_duration_uptime_timestamp_;
558 base::Time attempt_start_time_boot_;
561 base::Time attempt_start_time_monotonic_;