Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc896 static bool OpenDexFilesFromImage(const std::string& image_location, in OpenDexFilesFromImage() function
1008 if (!image_location.empty() && OpenDexFilesFromImage(image_location, dex_files, &failure_count)) { in OpenDexFiles()