Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp506 static void StopServices(const std::vector<Service*>& services, std::chrono::milliseconds timeout, in StopServices() function
534 StopServices(services, timeout, terminate); in StopServicesAndLogViolations()
702 StopServices(GetDebuggingServices(false /* only_post_data */), 0ms, false /* SIGKILL */); in DoReboot()