Home
last modified time | relevance | path

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

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