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