Home
last modified time | relevance | path

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

/system/core/init/
Dsignal_handler.cpp39 ServiceManager::GetInstance().ReapAnyOutstandingChildren(); in handle_signal()
66 ServiceManager::GetInstance().ReapAnyOutstandingChildren(); in signal_handler_init()
Dreboot.cpp409 ServiceManager::GetInstance().ReapAnyOutstandingChildren(); in DoReboot()
440 ServiceManager::GetInstance().ReapAnyOutstandingChildren(); in DoReboot()
Dservice.h216 void ReapAnyOutstandingChildren();
Dservice.cpp1216 void ServiceManager::ReapAnyOutstandingChildren() { in ReapAnyOutstandingChildren() function in android::init::ServiceManager