Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java614 setMatchingConstant(constantIndex2, constantIndex1); in matchingConstantIndices()
632 private void setMatchingConstant(int constantIndex, in setMatchingConstant() method in InstructionSequenceMatcher