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

  /art/runtime/
oat_file.h 48 static OatFile* OpenWithElfFile(ElfFile* elf_file, const std::string& location,
oat_file.cc 87 OatFile* OatFile::OpenWithElfFile(ElfFile* elf_file,
    [all...]
runtime.cc 732 std::unique_ptr<OatFile> oat_file(OatFile::OpenWithElfFile(elf_file.release(), oat_location,
    [all...]

Completed in 58 milliseconds