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

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

Completed in 273 milliseconds