Searched defs:Remove (Results 1 – 13 of 13) sorted by relevance
78 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Remove(const DexFileReferenceType& ref, in Remove() function
565 void IntrusiveForwardListTest::Remove() { in Remove() function in art::IntrusiveForwardListTest587 TEST_F(IntrusiveForwardListTest, Remove) { in TEST_F() argument
90 bool JvmtiWeakTable<T>::Remove(art::ObjPtr<art::mirror::Object> obj, /* out */ T* tag) { in Remove() function
180 TEST_F(SystemWeakTest, Remove) { in TEST_F() argument
59 void ReferenceTable::Remove(ObjPtr<mirror::Object> obj) { in Remove() function in art::ReferenceTable
344 bool IndirectReferenceTable::Remove(IRTSegmentState previous_state, IndirectRef iref) { in Remove() function in art::IndirectReferenceTable
178 bool ClassTable::Remove(const char* descriptor) { in Remove() function in art::ClassTable
44 static inline void Remove(T* cb, std::vector<T*>* data) { in Remove() function
365 void InternTable::Table::Remove(ObjPtr<mirror::String> s) { in Remove() function in art::InternTable::Table
309 void Remove(const TKey<TValue>& key) { in Remove() function
447 void Remove(Location loc) { in Remove() function
740 void HLoopInformation::Remove(HBasicBlock* block) { in Remove() function in art::HLoopInformation1047 static void Remove(HInstructionList* instruction_list, in Remove() function
156 Slot* Remove() { in Remove() function