Searched refs:history_reboot_reason_property (Results 1 – 1 of 1) sorted by relevance
879 const char history_reboot_reason_property[] = LAST_REBOOT_REASON_PROPERTY ".history"; variable893 android::base::Split(android::base::GetProperty(history_reboot_reason_property, ""), "\n"); in BootReasonAddToHistory()916 while (!android::base::SetProperty(history_reboot_reason_property, in BootReasonAddToHistory()