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

  /system/update_engine/
metrics.h 151 kAbnormalTermination, // The attempt ended abnormally.
271 // Reports the |kAbnormalTermination| for the |kMetricAttemptResult|
metrics.cc 196 AttemptResult attempt_result = AttemptResult::kAbnormalTermination;
payload_state_unittest.cc     [all...]
payload_state.cc 618 case metrics::AttemptResult::kAbnormalTermination:
645 // value |kAbnormalTermination|). In the future we might want to
    [all...]

Completed in 3010 milliseconds