Lines Matching refs:image_location
808 static bool OpenDexFilesFromImage(const std::string& image_location,815 image_locations.push_back(image_location);901 const std::string& image_location,905 if (!image_location.empty() && OpenDexFilesFromImage(image_location, dex_files, &failure_count)) {