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

/libcore/dex/src/main/java/com/android/dex/
H A DDex.java550 public short[] readShortArray(int length) { method in class:Dex.Section
579 short[] types = readShortArray(size);
649 short[] instructions = readShortArray(instructionsSize);

Completed in 4 milliseconds