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

/external/smali/dexlib/src/main/java/org/jf/dexlib/
H A DCodeItem.java208 offset += 16 + getInstructionsLength() * 2;
225 int instructionsLength = getInstructionsLength();
397 private int getInstructionsLength() { method in class:CodeItem

Completed in 81 milliseconds