Searched refs:CLASS_OBFUSCATION_DICTIONARY_OPTION (Results 1 – 3 of 3) sorted by relevance
69 … public static final String CLASS_OBFUSCATION_DICTIONARY_OPTION = "-classobfuscationdictionary"; field in ConfigurationConstants
134 …writeOption(ConfigurationConstants.CLASS_OBFUSCATION_DICTIONARY_OPTION, configuration.classObfu… in write()
192 …else if (ConfigurationConstants.CLASS_OBFUSCATION_DICTIONARY_OPTION .startsWith(nextW… in parse()