Searched refs:kDebuggingServices (Results 1 – 1 of 1) sorted by relevance
86 static const std::set<std::string> kDebuggingServices{"tombstoned", "logd", "adbd", "console"}; variable91 if (kDebuggingServices.count(s->name()) && s->is_post_data()) { in GetPostDataDebuggingServices()641 if (kDebuggingServices.count(s->name())) { in DoReboot()721 StopServices(kDebuggingServices, 0ms, false /* SIGKILL */); in DoReboot()808 if (s->is_post_data() && !kDebuggingServices.count(s->name())) { in DoUserspaceReboot()