Searched defs:system_reason (Results 1 – 3 of 3) sorted by relevance
1251 auto system_reason = android::base::GetProperty(system_reboot_reason_property, "<EMPTY>"); in LogBootInfoToStatsd() local1387 const auto system_reason = android::base::GetProperty(system_reboot_reason_property, ""); in RecordBootReason() local
3223 optional string system_reason = 2; field
275674 inline const std::string& BootSequenceReported::system_reason() const { in system_reason() function275715 inline void BootSequenceReported::set_allocated_system_reason(std::string* system_reason) { in set_allocated_system_reason()