Searched refs:whitelistedAtomIds (Results 1 – 3 of 3) sorted by relevance
106 config.whitelistedAtomIds = in addGaugeConfig()185 int[] whitelistedAtomIds = in getSimpleSources() local192 config.whitelistedAtomIds = whitelistedAtomIds; in getSimpleSources()
557 newConfig.whitelistedAtomIds = in fixPermissions()559 config.whitelistedAtomIds, in fixPermissions()
699 int[] whitelistedAtomIds = configs.get(CONFIG_NAME_1).whitelistedAtomIds; in testConfigsHavePermissionFixes() local702 IntStream.of(whitelistedAtomIds) in testConfigsHavePermissionFixes()