Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_fs.h141 file->Erase(); in MarkZygoteStart()
156 file->Erase(); in MarkZygoteStart()
162 file->Erase(); in MarkZygoteStart()
/art/libartbase/base/
Dhash_set_test.cc74 auto after_it = hash_set.Erase(it); in TEST_F()
100 hash_set.Erase(it); in TEST_F()
136 it = hash_set.Erase(it); in TEST_F()
182 hash_set.Erase(hash_set.Find(random_strings[i])); in TEST_F()
253 hash_set.Erase(it1); in TEST_F()
276 hash_map.Erase(it); in TEST_F()
Dhash_set.h320 iterator Erase(iterator it) { in Erase() function
/art/libartbase/base/unix_file/
Dfd_file.cc383 bool FdFile::Erase(bool unlink) { in Erase() function in unix_file::FdFile
405 Erase(); in FlushCloseOrErase()
411 Erase(); in FlushCloseOrErase()
Dfd_file.h103 bool Erase(bool unlink = false);
Dfd_file_test.cc216 EXPECT_TRUE(file.Erase(true)); in TEST_F()
/art/runtime/
Dsignal_catcher.cc161 file->Erase(); in Output()
Dintern_table.cc408 table.Erase(it); in Remove()
470 it = set->Erase(it); in SweepWeaks()
Dclass_table.cc192 class_set.Erase(it); in Remove()
Doat_file_assistant.cc683 file_->Erase(/*unlink*/ true); in ~Dex2oatFileWrapper()
/art/dex2oat/
Ddex2oat.cc1326 oat_file->Erase(); in OpenFile()
1356 vdex_file->Erase(); in OpenFile()
1371 oat_file->Erase(); in OpenFile()
1411 vdex_file->Erase(); in OpenFile()
1501 (*files)[i]->Erase(); in EraseOutputFiles()
2718 oat_file->Erase(); in CreateImageFile()
/art/patchoat/
Dpatchoat_test.cc261 dest_file->Erase(); in CopyImageChecksumAndSetPatchDelta()
Dpatchoat.cc105 file->Erase(); in FinishFile()
/art/dex2oat/linker/
Dimage_writer.cc226 image_file->Erase(); in Write()
297 image_file->Erase(); in Write()
313 image_file->Erase(); in Write()
320 image_file->Erase(); in Write()
332 image_file->Erase(); in Write()
/art/dexlayout/
Ddexlayout.cc1849 new_file->Erase(); in OutputDexFile()
1855 new_file->Erase(); in OutputDexFile()
/art/runtime/hprof/
Dhprof.cc797 file->Erase(); in DumpToFile()
/art/oatdump/
Doatdump.cc1230 file->Erase(); in ExportDexFile()
1238 file->Erase(); in ExportDexFile()