Searched refs:dex_files_object (Results 1 – 1 of 1) sorted by relevance
366 ObjPtr<mirror::Object> dex_files_object = soa.Decode<mirror::Object>(cookie); in DexFile_closeDexFile() local367 ObjPtr<mirror::LongArray> long_dex_files = dex_files_object->AsLongArray(); in DexFile_closeDexFile()