Searched refs:with_dlopen (Results 1 – 1 of 1) sorted by relevance
1840 OatFile* with_dlopen = OatFileBase::OpenOatFile<DlOpenOatFile>(zip_fd, in Open() local1850 if (with_dlopen != nullptr) { in Open()1857 with_dlopen->Size(), in Open()1858 with_dlopen->Begin(), in Open()1859 with_dlopen->End(), in Open()1862 return with_dlopen; in Open()