Searched refs:OpenDexFilesFromImage (Results 1 – 1 of 1) sorted by relevance
697 static bool OpenDexFilesFromImage(const std::string& image_location, in OpenDexFilesFromImage() function762 if (!image_location.empty() && OpenDexFilesFromImage(image_location, dex_files, &failure_count)) { in OpenDexFiles()