Searched defs:Remove (Results 1 – 9 of 9) sorted by relevance
52 void ReferenceTable::Remove(mirror::Object* obj) { in Remove() function in art::ReferenceTable
173 bool IndirectReferenceTable::Remove(uint32_t cookie, IndirectRef iref) { in Remove() function in art::IndirectReferenceTable
115 bool ClassTable::Remove(const char* descriptor) { in Remove() function in art::ClassTable
431 void InternTable::Table::Remove(mirror::String* s) { in Remove() function in art::InternTable::Table
299 void Remove(const TKey<TValue>& key) { in Remove() function
401 TEST(IntrusiveForwardList, Remove) { in TEST() argument
423 void Remove(Location loc) { in Remove() function
574 void HLoopInformation::Remove(HBasicBlock* block) { in Remove() function in art::HLoopInformation862 static void Remove(HInstructionList* instruction_list, in Remove() function
156 Slot* Remove() { in Remove() function