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