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

  /art/runtime/
oat_file.h 295 static OatFile* OpenDlopen(const std::string& elf_filename,
oat_file.cc 82 ret.reset(OpenDlopen(filename, location, requested_base, error_msg));
115 OatFile* OatFile::OpenDlopen(const std::string& elf_filename,

Completed in 1707 milliseconds