Home
last modified time | relevance | path

Searched defs:system_reason (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/bootstat/
H A Dbootstat.cpp1251 auto system_reason = android::base::GetProperty(system_reboot_reason_property, "<EMPTY>"); in LogBootInfoToStatsd() local
1387 const auto system_reason = android::base::GetProperty(system_reboot_reason_property, ""); in RecordBootReason() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto3223 optional string system_reason = 2; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h275674 inline const std::string& BootSequenceReported::system_reason() const { in system_reason() function
275715 inline void BootSequenceReported::set_allocated_system_reason(std::string* system_reason) { in set_allocated_system_reason()