Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_fs.h140 file->Erase(); in MarkZygoteStart()
155 file->Erase(); in MarkZygoteStart()
161 file->Erase(); in MarkZygoteStart()
/art/runtime/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.h316 iterator Erase(iterator it) { in Erase() function
/art/runtime/base/unix_file/
Dfd_file.cc377 bool FdFile::Erase(bool unlink) { in Erase() function in unix_file::FdFile
399 Erase(); in FlushCloseOrErase()
405 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.cc158 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.cc657 file_->Erase(/*unlink*/ true); in ~Dex2oatFileWrapper()
/art/dex2oat/
Ddex2oat.cc1357 oat_file->Erase(); in OpenFile()
1387 vdex_file->Erase(); in OpenFile()
1402 oat_file->Erase(); in OpenFile()
1442 vdex_file->Erase(); in OpenFile()
1498 (*files)[i]->Erase(); in EraseOutputFiles()
2702 oat_file->Erase(); in CreateImageFile()
/art/compiler/
Dimage_writer.cc224 image_file->Erase(); in Write()
295 image_file->Erase(); in Write()
312 image_file->Erase(); in Write()
319 image_file->Erase(); in Write()
331 image_file->Erase(); in Write()
/art/patchoat/
Dpatchoat.cc95 file->Erase(); in FinishFile()
/art/dexlayout/
Ddexlayout.cc1909 new_file->Erase(); in OutputDexFile()
1921 new_file->Erase(); in OutputDexFile()
/art/runtime/hprof/
Dhprof.cc798 file->Erase(); in DumpToFile()
/art/oatdump/
Doatdump.cc1071 file->Erase(); in ExportDexFile()