Searched refs:kill_after_apps (Results 1 – 1 of 1) sorted by relevance
373 const std::set<std::string> kill_after_apps{"tombstoned", "logd", "adbd"}; in DoReboot() local377 if (kill_after_apps.count(s->name())) { in DoReboot()488 if (kill_after_apps.count(s->name())) s->Stop(); in DoReboot()