HomeSort by relevance Sort by last modified time
    Searched refs:ElfFileOpen (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file.h 310 bool ElfFileOpen(File* file, byte* requested_base,
oat_file.cc 135 bool success = oat_file->ElfFileOpen(file, requested_base, oat_file_begin, writable, executable,
195 bool OatFile::ElfFileOpen(File* file, byte* requested_base, uint8_t* oat_file_begin,

Completed in 510 milliseconds