Searched defs:FlushClose (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/unix_file/
H A Dfd_file.cc336 int FdFile::FlushClose() { function in class:unix_file::FdFile
340 LOG(::art::ERROR) << "FlushClose failed while flushing a file.";
344 LOG(::art::ERROR) << "FlushClose failed while closing a file.";

Completed in 56 milliseconds