Home
last modified time | relevance | path

Searched defs:DlOpenOatFile (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Doat_file.cc960 class DlOpenOatFile final : public OatFileBase { class
962 DlOpenOatFile(const std::string& filename, bool executable) in DlOpenOatFile() function in art::DlOpenOatFile