Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_DexFile.cc246 jintArray jends, in DexFile_openInMemoryDexFilesNative() argument
252 CHECK_EQ(buffers_length, env->GetArrayLength(jends)); in DexFile_openInMemoryDexFilesNative()
255 ScopedIntArrayAccessor ends(env, jends); in DexFile_openInMemoryDexFilesNative()