Home
last modified time | relevance | path

Searched refs:Dlopen (Results 1 – 1 of 1) sorted by relevance

/art/runtime/oat/
Doat_file.cc1174 bool Dlopen(const std::string& elf_filename,
1265 bool success = Dlopen(elf_filename, reservation, error_msg); in Load()
1291 bool DlOpenOatFile::Dlopen(const std::string& elf_filename, in Dlopen() function in art::DlOpenOatFile