Searched refs:with_dlopen (Results 1 – 1 of 1) sorted by relevance
1754 OatFile* with_dlopen = OatFileBase::OpenOatFile<DlOpenOatFile>(zip_fd, in Open() local1764 if (with_dlopen != nullptr) { in Open()1771 with_dlopen->Size(), in Open()1772 with_dlopen->Begin(), in Open()1773 with_dlopen->End(), in Open()1776 return with_dlopen; in Open()