Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc133 OatFileBase* OatFileBase::OpenOatFile(const std::string& elf_filename, in OpenOatFile() function in art::OatFileBase
/art/runtime/gc/space/
Dimage_space.cc1434 OatFile* ImageSpace::OpenOatFile(const char* image_path, std::string* error_msg) const { in OpenOatFile() function in art::gc::space::ImageSpace