Home
last modified time | relevance | path

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

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