Home
last modified time | relevance | path

Searched refs:FlushClose (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/unix_file/
Dfd_file.h113 int FlushClose() WARN_UNUSED;
Dfd_file.cc403 int FdFile::FlushClose() { in FlushClose() function in unix_file::FdFile
/art/dex2oat/
Ddex2oat_test.cc79 CHECK_EQ(oat_file->FlushClose(), 0) << "Could not flush and close oat file";