Home | History | Annotate | Download | only in space

Lines Matching refs:oat_filename

1436   std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(image_path);
1440 OatFile* oat_file = OatFile::Open(oat_filename,
1441 oat_filename,
1450 oat_filename.c_str(), GetName(), error_msg->c_str());