Home | History | Annotate | Download | only in update_engine

Lines Matching refs:SetP2PFirstAttemptTimestamp

765   SetP2PFirstAttemptTimestamp(Time());  // Set to null time
1339 void PayloadState::SetP2PFirstAttemptTimestamp(const Time& time) {
1351 SetP2PFirstAttemptTimestamp(stored_time);
1358 SetP2PFirstAttemptTimestamp(system_state_->clock()->GetWallclockTime());