Searched refs:analyzeInvokeDirectCommon (Results 1 - 1 of 1) sorted by relevance

/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
H A DMethodAnalyzer.java2915 analyzeInvokeDirectCommon(analyzedInstruction, new Format35cRegisterIterator(instruction));
2925 analyzeInvokeDirectCommon(analyzedInstruction, new Format3rcRegisterIterator(instruction));
2939 private void analyzeInvokeDirectCommon(AnalyzedInstruction analyzedInstruction, RegisterIterator registers) { method in class:MethodAnalyzer

Completed in 21 milliseconds