Searched defs:OpenOatFile (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.cc | 133 OatFileBase* OatFileBase::OpenOatFile(const std::string& elf_filename, in OpenOatFile() function in art::OatFileBase |
| /art/runtime/gc/space/ | ||
| D | image_space.cc | 1434 OatFile* ImageSpace::OpenOatFile(const char* image_path, std::string* error_msg) const { in OpenOatFile() function in art::gc::space::ImageSpace |