Home
last modified time | relevance | path

Searched refs:addBootstrapMethodInfo (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DBootstrapMethodsAttributeEditor.java51 public int addBootstrapMethodInfo(BootstrapMethodInfo bootstrapMethodInfo) in addBootstrapMethodInfo() method in BootstrapMethodsAttributeEditor
DBootstrapMethodInfoAdder.java84 bootstrapMethodsAttributeEditor.addBootstrapMethodInfo(newBootstrapMethodInfo); in visitBootstrapMethodInfo()