Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp209 bool MightBeWaiting() { in MightBeWaiting() function in android::init::PropWaiterState
1117 if (!(prop_waiter_state.MightBeWaiting() || Service::is_exec_service_running())) { in SecondStageMain()