Searched refs:killableSystemAppsFromAms_ (Results 1 – 1 of 1) sorted by relevance
187 std::set<std::string> killableSystemAppsFromAms_; in GetAllKillableSystemApps() local188 GetKillableSystemAppsFromAms(killableSystemAppsFromAms_); in GetAllKillableSystemApps()189 allKillableSystemApps_.merge(killableSystemAppsFromAms_); in GetAllKillableSystemApps()