Searched refs:safeToKill (Results 1 – 3 of 3) sorted by relevance
78 const ComponentType type, const std::vector<std::string>&& safeToKill, in constructResourceOveruseConfig() argument84 resourceOveruseConfig.safeToKillPackages = safeToKill; in constructResourceOveruseConfig()
40 const std::vector<std::string>&& safeToKill,
4134 List<String> safeToKill = Arrays.asList(prefix + "_package.non_critical.A", in sampleResourceOveruseConfigurationBuilder() local4147 new ResourceOveruseConfiguration.Builder(componentType, safeToKill, in sampleResourceOveruseConfigurationBuilder()