Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:apk_file

1756   ScratchFile apk_file;
1758 FILE* file = fdopen(apk_file.GetFd(), "w+b");
1771 ASSERT_EQ(apk_file.GetFile()->Flush(), 0);
1773 const std::string dex_location = apk_file.GetFilename();