Home | History | Annotate | Download | only in dex2oat

Lines Matching full:getfd

263       copy.push_back(android::base::StringPrintf("--swap-fd=%d", sf->GetFd()));
764 std::string output_vdex = StringPrintf("--output-vdex-fd=%d", vdex_file2.GetFd());
1266 ASSERT_TRUE(info.Save(profile_file.GetFd()));