Searched refs:dup_fd (Results 1 – 1 of 1) sorted by relevance
3427 int dup_fd = DupCloexec(raw_file->Fd()); in LayoutAndWriteDexFile() local3428 if (dup_fd < 0) { in LayoutAndWriteDexFile()3433 dex_file = dex_file_loader.OpenDex(dup_fd, location, in LayoutAndWriteDexFile()