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