Home
last modified time | relevance | path

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

/art/libartbase/base/unix_file/
Dfd_file.h114 int FlushClose() WARN_UNUSED;
Dfd_file.cc417 int FdFile::FlushClose() { in FlushClose() function in unix_file::FdFile
/art/patchoat/
Dpatchoat_test.cc598 ASSERT_EQ(rel_file->FlushClose(), 0); in TEST_F()
/art/dex2oat/
Ddex2oat_test.cc94 CHECK_EQ(oat_file->FlushClose(), 0) << "Could not flush and close oat file";