Searched refs:is_first_stage (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dinit.cpp1006 bool is_first_stage = (getenv("INIT_SECOND_STAGE") == nullptr); local
1008 if (is_first_stage) {

Completed in 138 milliseconds