Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp242 void set_do_shutdown(bool value) { do_shutdown_ = value; } in set_do_shutdown() function in android::init::ShutdownState
889 shutdown_state.set_do_shutdown(false); in SecondStageMain()