Home
last modified time | relevance | path

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

/aosp12/system/core/bootstat/
H A Dbootstat.cpp1471 static const char boot_reason_str[] = "record_boot_reason"; in main() local
1483 { boot_reason_str, no_argument, NULL, 0 }, in main()
1506 } else if (option_name == boot_reason_str) { in main()