Home
last modified time | relevance | path

Searched defs:readShort (Results 1 – 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dex/
DEncodedValueReader.java142 public short readShort() { in readShort() method in EncodedValueReader
DDex.java347 public short readShort() { in readShort() method in Dex.Section
/dalvik/tools/dexdeps/src/com/android/dexdeps/
DDexData.java457 short readShort() throws IOException { in readShort() method in DexData