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

/libcore/dex/src/main/java/com/android/dex/
H A DDex.java309 public int computeChecksum() throws IOException { method in class:Dex
329 open(CHECKSUM_OFFSET).writeInt(computeChecksum());

Completed in 62 milliseconds