Home | History | Annotate | Download | only in space

Lines Matching refs:OpenOatFile

697   space->oat_file_.reset(space->OpenOatFile(image_filename, error_msg));
738 OatFile* ImageSpace::OpenOatFile(const char* image_path, std::string* error_msg) const {