Searched refs:OpenWithElfFile (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 79 static OatFile* OpenWithElfFile(int zip_fd, |
D | oat_file.cc | 1570 OatFile* OatFile::OpenWithElfFile(int zip_fd, in OpenWithElfFile() function in art::OatFile |