Home
last modified time | relevance | path

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

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