Searched refs:FlushCloseOrErase (Results 1 – 12 of 12) sorted by relevance
87 int FlushCloseOrErase() WARN_UNUSED;
288 ASSERT_EQ(0, file.FlushCloseOrErase()); in TEST_F()
564 int FdFile::FlushCloseOrErase() { in FlushCloseOrErase() function in unix_file::FdFile
248 if (file->FlushCloseOrErase() != 0) { in WriteFileBase64()375 if (file->FlushCloseOrErase() != 0) { in CreateProfile()
1867 UNUSED(new_file->FlushCloseOrErase()); in OutputDexFile()
703 ASSERT_EQ(app_image_file->FlushCloseOrErase(), 0) << "Could not flush and close art file";790 ASSERT_EQ(vdex_file1->FlushCloseOrErase(), 0) << "Could not flush and close vdex file"; in RunTestVDex()913 ASSERT_EQ(vdex_file1->FlushCloseOrErase(), 0) << "Could not flush and close vdex file"; in RunUnquickenMultiDex()961 ASSERT_EQ(vdex_file1->FlushCloseOrErase(), 0) << "Could not flush and close vdex file"; in RunUnquickenMultiDexCDex()962 ASSERT_EQ(vdex_file2->FlushCloseOrErase(), 0) << "Could not flush and close vdex file"; in RunUnquickenMultiDexCDex()2083 ASSERT_EQ(vdex_output->FlushCloseOrErase(), 0) << "Could not flush and close"; in TEST_F()2084 ASSERT_EQ(vdex_unquickened->FlushCloseOrErase(), 0) << "Could not flush and close"; in TEST_F()
2440 if (out->FlushCloseOrErase() != 0) { in CopyOatFilesToSymbolsDirectoryAndStrip()2470 if (file->FlushCloseOrErase() != 0) { in FlushCloseOutputFile()
358 ASSERT_EQ(oat_file->FlushCloseOrErase(), 0) << "Could not flush and close oat file " in DoCompile()
391 if (image_file->FlushCloseOrErase() != 0) { in WriteHeaderAndClose()
126 if (file_->FlushCloseOrErase() != 0) { in Close()
795 okay = file->FlushCloseOrErase() == 0; in DumpToFile()
225 if (elf_file->FlushCloseOrErase() != 0) { in Symbolize()1054 if (file->FlushCloseOrErase() != 0) { in ExportDexFile()