Searched defs:Erase (Results 1 - 2 of 2) sorted by relevance

/art/runtime/base/unix_file/
H A Dfd_file.cc369 bool FdFile::Erase(bool unlink) { function in class:unix_file::FdFile
391 Erase();
397 Erase();
/art/runtime/base/
H A Dhash_set.h308 // Erase algorithm:
316 iterator Erase(iterator it) { function in class:art::HashSet

Completed in 102 milliseconds