Home
last modified time | relevance | path

Searched refs:history_reboot_reason_size (Results 1 – 1 of 1) sorted by relevance

/system/core/bootstat/
Dbootstat.cpp877 constexpr size_t history_reboot_reason_size = 4; variable
901 ssize_t max = history_reboot_reason_size; in BootReasonAddToHistory()