Home
last modified time | relevance | path

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

/cts/tools/dex-tools/src/dex/reader/
DDexBuffer.java93 public int readInt(int nBytes) { in readInt() method in DexBuffer
/cts/tests/openglperf2/jni/graphics/
DGLUtils.cpp79 static int readInt(char* b) { in readInt() function
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java450 public static int readInt(File file) throws IOException { in readInt() method in CommonExternalStorageTest