Searched refs:FlushClose (Results 1 – 4 of 4) sorted by relevance
90 int FlushClose() WARN_UNUSED;
581 int FdFile::FlushClose() { in FlushClose() function in unix_file::FdFile
417 if (out->FlushClose() != 0) { in WriteToDisk()
104 CHECK_EQ(oat_file->FlushClose(), 0) << "Could not flush and close oat file";