Searched defs:dex_file_fd (Results 1 – 2 of 2) sorted by relevance
150 File&& dex_file_fd, in WriteElf()675 File dex_file_fd(DupCloexec(dex_file->GetFd()), /*check_usage=*/ false); in TestDexFileInput() local
518 bool OatWriter::AddDexFileSource(File&& dex_file_fd, in AddDexFileSource()