Searched refs:new_time (Results 1 – 2 of 2) sorted by relevance
306 void SetBackoffExpiryTime(const base::Time& new_time);
1026 void PayloadState::SetBackoffExpiryTime(const Time& new_time) { in SetBackoffExpiryTime() argument1028 backoff_expiry_time_ = new_time; in SetBackoffExpiryTime()