Searched refs:FlushCloseOrErase (Results 1 – 13 of 13) sorted by relevance
91 EXPECT_EQ(oat_file->FlushCloseOrErase(), 0); in TEST_F()92 EXPECT_EQ(vdex_file->FlushCloseOrErase(), 0); in TEST_F()
653 ASSERT_EQ(app_image_file->FlushCloseOrErase(), 0) << "Could not flush and close art file";774 ASSERT_EQ(vdex_file1->FlushCloseOrErase(), 0) << "Could not flush and close vdex file"; in RunTestVDex()
2268 if (out->FlushCloseOrErase() != 0) { in CopyOatFilesToSymbolsDirectoryAndStrip()2298 if (file->FlushCloseOrErase() != 0) { in FlushCloseOutputFile()
89 int FlushCloseOrErase() WARN_UNUSED;
302 ASSERT_EQ(0, file.FlushCloseOrErase()); in TEST_F()
565 int FdFile::FlushCloseOrErase() { in FlushCloseOrErase() function in unix_file::FdFile
250 if (file->FlushCloseOrErase() != 0) { in WriteFileBase64()375 if (file->FlushCloseOrErase() != 0) { in CreateProfile()
2172 UNUSED(new_file->FlushCloseOrErase()); in OutputDexFile()
569 if (image_file->FlushCloseOrErase() != 0) { in WriteHeaderAndClose()
128 if (file_->FlushCloseOrErase() != 0) { in Close()
795 okay = file->FlushCloseOrErase() == 0; in DumpToFile()
225 if (elf_file->FlushCloseOrErase() != 0) { in Symbolize()1040 if (file->FlushCloseOrErase() != 0) { in ExportDexFile()
195 if (output_files.back()->FlushCloseOrErase() != 0) { in MoveOrEraseFiles()