Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_DexFile.cc388 ObjPtr<mirror::Object> dex_files_object = soa.Decode<mirror::Object>(cookie); in DexFile_closeDexFile() local
389 ObjPtr<mirror::LongArray> long_dex_files = dex_files_object->AsLongArray(); in DexFile_closeDexFile()