Searched refs:RemoveActionIf (Results 1 – 4 of 4) sorted by relevance
41 void RemoveActionIf(UnaryPredicate predicate) { in RemoveActionIf() function
305 ActionManager::GetInstance().RemoveActionIf([&](const std::unique_ptr<Action>& s) -> bool { in CleanupApexServices()
448 ActionManager::GetInstance().RemoveActionIf([&](const std::unique_ptr<Action>& action) -> bool { in RemoveServiceAndActionFromApex()
921 ActionManager::GetInstance().RemoveActionIf([](const auto& action) -> bool { in DoUserspaceReboot()