Home
last modified time | relevance | path

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

/system/core/bootstat/
Dbootstat.cpp1487 std::string boot_event; in main() local
1533 boot_event = optarg; in main()
1549 if (!boot_event.empty()) { in main()
1550 RecordBootEventFromCommandLine(boot_event, value); in main()