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