Home | History | Annotate | Download | only in space

Lines Matching refs:oat_filename

740   std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(image_path);
744 OatFile* oat_file = OatFile::Open(oat_filename, oat_filename, image_header.GetOatDataBegin(),
749 oat_filename.c_str(), GetName(), error_msg->c_str());