Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_DexFile.cc389 ObjPtr<mirror::LongArray> long_dex_files = dex_files_object->AsLongArray(); in DexFile_closeDexFile() local
401 long_dex_files->Set(i, 0); in DexFile_closeDexFile()