Searched refs:inDisableSet (Results 1 – 1 of 1) sorted by relevance
88 std::set<std::pair<std::string, std::string>> inDisableSet; in ~AutoLaunch() local94 inDisableSet.insert({ items.first, iter.first }); in ~AutoLaunch()103 for (const auto &identifierInfo : inDisableSet) { in ~AutoLaunch()