Home
last modified time | relevance | path

Searched defs:zip_fd (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Doat_test.cc161 ScopedFd&& zip_fd, in WriteElf()
711 ScopedFd zip_fd(dup(zip_file.GetFd())); in TestZipFileInput() local
Doat_writer.cc349 bool OatWriter::AddZippedDexFilesSource(ScopedFd&& zip_fd, in AddZippedDexFilesSource()