Home
last modified time | relevance | path

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

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