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

/art/runtime/native/
H A Ddalvik_system_DexFile.cc319 ObjPtr<mirror::Object> dex_files_object = soa.Decode<mirror::Object>(cookie); local
320 ObjPtr<mirror::LongArray> long_dex_files = dex_files_object->AsLongArray();

Completed in 180 milliseconds