HomeSort by relevance Sort by last modified time
    Searched refs:attempt_type_ (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
payload_state.cc 66 attempt_type_(AttemptType::kUpdate) {
181 attempt_type_ = attempt_type;
224 switch (attempt_type_) {
258 switch (attempt_type_) {
    [all...]
payload_state.h 570 AttemptType attempt_type_; member in class:chromeos_update_engine::PayloadState

Completed in 54 milliseconds