Home
last modified time | relevance | path

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

/external/proguard/src/proguard/optimize/info/
DSuperInvocationMarker.java60 setInvokesSuperMethods(method); in visitConstantInstruction()
78 private static void setInvokesSuperMethods(Method method) in setInvokesSuperMethods() method in SuperInvocationMarker
83 info.setInvokesSuperMethods(); in setInvokesSuperMethods()
DMethodOptimizationInfo.java134 public void setInvokesSuperMethods() in setInvokesSuperMethods() method in MethodOptimizationInfo