Home
last modified time | relevance | path

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

/aosp12/system/core/bootstat/
H A Dbootstat.cpp1469 static const char system_boot_reason_str[] = "set_system_boot_reason"; in main() local
1481 { system_boot_reason_str, no_argument, NULL, 0 }, in main()
1502 } else if (option_name == system_boot_reason_str) { in main()