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

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

Completed in 763 milliseconds