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