Home
last modified time | relevance | path

Searched refs:OpenWithElfFile (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.h77 static OatFile* OpenWithElfFile(int zip_fd,
Doat_file.cc1393 OatFile* OatFile::OpenWithElfFile(int zip_fd, in OpenWithElfFile() function in art::OatFile
Druntime.cc1028 OatFile::OpenWithElfFile(/* zip_fd */ -1, in OpenDexFilesFromImage()