Searched defs:system_reason (Results 1 – 2 of 2) sorted by relevance
1228 auto system_reason = android::base::GetProperty(system_reboot_reason_property, "<EMPTY>"); in LogBootInfoToStatsd() local1375 const auto system_reason = android::base::GetProperty(system_reboot_reason_property, ""); in RecordBootReason() local
1909 optional string system_reason = 2; field