Searched refs:attempt_type_ (Results 1 – 2 of 2) sorted by relevance
76 attempt_type_(AttemptType::kUpdate) { in PayloadState()197 attempt_type_ = attempt_type; in AttemptStarted()240 switch (attempt_type_) { in UpdateSucceeded()274 switch (attempt_type_) { in UpdateFailed()
585 AttemptType attempt_type_; variable