Searched refs:RemoveServiceIf (Results 1 – 2 of 2) sorted by relevance
38 void RemoveServiceIf(UnaryPredicate predicate) { in RemoveServiceIf() function
878 ServiceList::GetInstance().RemoveServiceIf([](const std::unique_ptr<Service>& s) -> bool { in DoUserspaceReboot()