Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp84 static bool shutting_down = false; variable
760 shutting_down = true; in EnterShutdown()
771 shutting_down = false; in LeaveShutdown()
1085 return shutting_down; in IsShuttingDown()