Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_fs.h142 file->Erase(); in MarkZygoteStart()
157 file->Erase(); in MarkZygoteStart()
163 file->Erase(); in MarkZygoteStart()
/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.cc1268 oat_file->Erase(); in OpenFile()
1298 vdex_file->Erase(); in OpenFile()
1313 oat_file->Erase(); in OpenFile()
1353 vdex_file->Erase(); in OpenFile()
1442 (*files)[i]->Erase(); in EraseOutputFiles()
/art/dexlayout/
Ddexlayout.cc1857 new_file->Erase(); in OutputDexFile()
1863 new_file->Erase(); in OutputDexFile()
/art/dex2oat/linker/
Dimage_writer.cc659 image_file_->Erase(); in ~ImageFileGuard()
821 image_file->Erase(); in Write()
838 image_file->Erase(); in Write()
/art/runtime/hprof/
Dhprof.cc798 file->Erase(); in DumpToFile()
/art/oatdump/
Doatdump.cc1051 file->Erase(); in ExportDexFile()