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

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

Completed in 42 milliseconds