Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_reporter.cc112 const bool clean_shutdown) { in Initialize() argument
113 CHECK(!clean_shutdown) << "Incompatible options"; in Initialize()
252 DEFINE_bool(clean_shutdown, false, "Signal clean shutdown"); in main()