Searched refs:methodVMName (Results 1 – 1 of 1) sorted by relevance
94 final String methodVMName, in methodVMNameToJavaName() argument104 if (IClassDefConstants.CLINIT_NAME.equals (methodVMName)) in methodVMNameToJavaName()106 else if (IClassDefConstants.INIT_NAME.equals (methodVMName)) in methodVMNameToJavaName()109 out.append (methodVMName); in methodVMNameToJavaName()113 if (IClassDefConstants.CLINIT_NAME.equals (methodVMName)) in methodVMNameToJavaName()116 out.append (methodVMName); in methodVMNameToJavaName()