OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
616
case metrics::AttemptResult::
kAbnormalTermination
:
643
// value |
kAbnormalTermination
|). In the future we might want to
[
all
...]
Completed in 110 milliseconds