Home
last modified time | relevance | path

Searched refs:Erase (Results 1 – 8 of 8) sorted by relevance

/art/libartbase/base/unix_file/
Dfd_file.h79 bool Erase(bool unlink = false);
Dfd_file.cc547 bool FdFile::Erase(bool unlink) { in Erase() function in unix_file::FdFile
569 Erase(); in FlushCloseOrErase()
575 Erase(); in FlushCloseOrErase()
Dfd_file_test.cc220 EXPECT_TRUE(file.Erase(true)); in TEST_F()
/art/dex2oat/
Ddex2oat.cc1459 oat_file->Erase(); in OpenFile()
1489 vdex_file->Erase(); in OpenFile()
1504 oat_file->Erase(); in OpenFile()
1544 vdex_file->Erase(); in OpenFile()
1632 (*files)[i]->Erase(); in EraseOutputFiles()
/art/dexlayout/
Ddexlayout.cc1858 new_file->Erase(); in OutputDexFile()
1864 new_file->Erase(); in OutputDexFile()
/art/dex2oat/linker/
Dimage_writer.cc361 image_file_->Erase(); in ~ImageFileGuard()
521 image_file->Erase(); in Write()
538 image_file->Erase(); in Write()
/art/runtime/hprof/
Dhprof.cc797 file->Erase(); in DumpToFile()
/art/oatdump/
Doatdump.cc1050 file->Erase(); in ExportDexFile()