Searched refs:with_dlopen (Results 1 – 1 of 1) sorted by relevance
1644 OatFile* with_dlopen = OatFileBase::OpenOatFile<DlOpenOatFile>(zip_fd, in Open() local1654 if (with_dlopen != nullptr) { in Open()1655 return with_dlopen; in Open()