Searched refs:StartIfNotDisabled (Results 1 – 3 of 3) sorted by relevance
80 bool StartIfNotDisabled();
503 bool Service::StartIfNotDisabled() { in StartIfNotDisabled() function in Service
233 ForEachServiceInClass(args[1], [] (Service* s) { s->StartIfNotDisabled(); }); in do_class_start()