Searched refs:OBFUSCATION_DICTIONARY_OPTION (Results 1 – 3 of 3) sorted by relevance
68 public static final String OBFUSCATION_DICTIONARY_OPTION = "-obfuscationdictionary"; field in ConfigurationConstants
133 …writeOption(ConfigurationConstants.OBFUSCATION_DICTIONARY_OPTION, configuration.obfuscati… in write()
191 …else if (ConfigurationConstants.OBFUSCATION_DICTIONARY_OPTION .startsWith(nextW… in parse()