Searched refs:matchedArgument (Results 1 – 3 of 3) sorted by relevance
267 matchedArgument(clazz, simpleInstruction.constant)); in visitSimpleInstruction()275 … instructionSequenceMatcher.matchedArgument(variableInstruction.variableIndex), in visitVariableInstruction()276 … instructionSequenceMatcher.matchedArgument(variableInstruction.constant)); in visitVariableInstruction()286 … instructionSequenceMatcher.matchedArgument(constantInstruction.constant)); in visitConstantInstruction()304 … instructionSequenceMatcher.matchedArgument(tableSwitchInstruction.lowCase), in visitTableSwitchInstruction()305 … instructionSequenceMatcher.matchedArgument(tableSwitchInstruction.highCase), in visitTableSwitchInstruction()325 private int matchedArgument(Clazz clazz, int argument) in matchedArgument() method in InstructionSequenceReplacer.MyReplacementInstructionFactory331 … return clazz.getStringString(instructionSequenceMatcher.matchedArgument(A)).length(); in matchedArgument()335 return instructionSequenceMatcher.matchedArgument(argument); in matchedArgument()385 instructionSequenceMatcher.matchedArgument(argument)) != 0); in argumentAsString()[all …]
154 public int matchedArgument(int argument) in matchedArgument() method in InstructionSequenceMatcher172 matchedArguments[index] = matchedArgument(arguments[index]); in matchedArguments()
META-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...