Home
last modified time | relevance | path

Searched refs:byteCount (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java1177 private long readX(int byteCount) throws IOException { in readX() argument
1178 mFile.readFully(mBuffer, 0, byteCount); in readX()
1182 for (int i = byteCount - 1; i >= 0; i--) { in readX()
1186 final int N = byteCount - 1; in readX()
/test/suite_harness/tools/dex-tools/dex/
Dclasses0.out.dex96269 private long byteCount