Searched defs:OpenOatFile (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc626 space->oat_file_.reset(space->OpenOatFile(image_filename, error_msg));
664 OatFile* ImageSpace::OpenOatFile(const char* image_path, std::string* error_msg) const { function in class:art::gc::space::ImageSpace

Completed in 134 milliseconds