Searched refs:keepSpecificationElement (Results 1 – 2 of 2) sorted by relevance
130 public void addConfiguredKeep(KeepSpecificationElement keepSpecificationElement) in addConfiguredKeep() argument133 keepSpecificationElement, in addConfiguredKeep()139 public void addConfiguredKeepclassmembers(KeepSpecificationElement keepSpecificationElement) in addConfiguredKeepclassmembers() argument142 keepSpecificationElement, in addConfiguredKeepclassmembers()148 … public void addConfiguredKeepclasseswithmembers(KeepSpecificationElement keepSpecificationElement) in addConfiguredKeepclasseswithmembers() argument151 keepSpecificationElement, in addConfiguredKeepclasseswithmembers()157 public void addConfiguredKeepnames(KeepSpecificationElement keepSpecificationElement) in addConfiguredKeepnames() argument160 keepSpecificationElement.setAllowshrinking(true); in addConfiguredKeepnames()163 keepSpecificationElement, in addConfiguredKeepnames()169 public void addConfiguredKeepclassmembernames(KeepSpecificationElement keepSpecificationElement) in addConfiguredKeepclassmembernames() argument[all …]
52 KeepSpecificationElement keepSpecificationElement = isReference() ? in appendTo() local64 createClassSpecification(keepSpecificationElement)); in appendTo()