Searched defs:dex_file_address (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/native/
H A Ddalvik_system_DexFile.cc140 static std::vector<const DexFile*>* toDexFiles(jlong dex_file_address, JNIEnv* env) { argument
142 static_cast<uintptr_t>(dex_file_address));

Completed in 122 milliseconds