Searched refs:attempt_type (Results 1 – 2 of 2) sorted by relevance
169 void AttemptStarted(AttemptType attempt_type);
177 void PayloadState::AttemptStarted(AttemptType attempt_type) { in AttemptStarted() argument181 attempt_type_ = attempt_type; in AttemptStarted()202 if (attempt_type == AttemptType::kUpdate) in AttemptStarted()