Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc1644 OatFile* with_dlopen = OatFileBase::OpenOatFile<DlOpenOatFile>(zip_fd, in Open() local
1654 if (with_dlopen != nullptr) { in Open()
1655 return with_dlopen; in Open()