Home
last modified time | relevance | path

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

/system/core/init/
Dbootchart.cpp52 static bool g_bootcharting_finished; variable
157 if (g_bootcharting_finished) break; in bootchart_thread_main()
186 g_bootcharting_finished = true; in do_bootchart_stop()