Home
last modified time | relevance | path

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

/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/gc/space/
Dimage_space_fs.h232 file->Erase(); in MarkZygoteStart()
247 file->Erase(); in MarkZygoteStart()
253 file->Erase(); in MarkZygoteStart()
/art/runtime/base/unix_file/
Dfd_file.cc312 void FdFile::Erase() { in Erase() function in unix_file::FdFile
324 Erase(); in FlushCloseOrErase()
330 Erase(); in FlushCloseOrErase()
Dfd_file.h62 void Erase();
/art/runtime/lambda/
Dbox_table.cc71 map_iterator = map_.Erase(map_iterator); in ~BoxTable()
242 map_iterator = map_.Erase(map_iterator); in SweepWeakBoxedLambdas()
/art/runtime/
Dsignal_catcher.cc119 file->Erase(); in Output()
Dclass_table.cc120 class_set.Erase(it); in Remove()
Dintern_table.cc435 table.Erase(it); in Remove()
497 it = set->Erase(it); in SweepWeaks()
Doat_file_assistant.cc709 oat_file->Erase(); in GenerateOatFile()
722 oat_file->Erase(); in GenerateOatFile()
Dtrace.cc724 file.Erase(); in FinishTracing()
/art/dex2oat/
Ddex2oat.cc1191 oat_file->Erase(); in OpenFile()
1208 oat_file->Erase(); in OpenFile()
1241 oat_files_[i]->Erase(); in EraseOatFiles()
1815 oat_files_[i]->Erase(); in FlushOatFiles()
2286 oat_file->Erase(); in CreateImageFile()
/art/compiler/
Dimage_writer.cc217 image_file->Erase(); in Write()
287 image_file->Erase(); in Write()
304 image_file->Erase(); in Write()
311 image_file->Erase(); in Write()
323 image_file->Erase(); in Write()
/art/patchoat/
Dpatchoat.cc148 file->Erase(); in FinishFile()
/art/runtime/hprof/
Dhprof.cc775 file->Erase(); in DumpToFile()
/art/oatdump/
Doatdump.cc702 file->Erase(); in ExportDexFile()