Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc1100 bool Dlopen(const std::string& elf_filename,
1191 bool success = Dlopen(elf_filename, reservation, error_msg); in Load()
1217 bool DlOpenOatFile::Dlopen(const std::string& elf_filename, in Dlopen() function in art::DlOpenOatFile