Searched defs:Remove (Results 1 – 15 of 15) sorted by relevance
78 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Remove(const DexFileReferenceType& ref, in Remove() function
90 bool JvmtiWeakTable<T>::Remove(art::ObjPtr<art::mirror::Object> obj, /* out */ T* tag) { in Remove() function
195 TEST_F(SystemWeakTest, Remove) { in TEST_F() argument
235 bool IndirectReferenceTable::Remove(IndirectRef iref) { in Remove() function in art::IndirectReferenceTable
59 void ReferenceTable::Remove(ObjPtr<mirror::Object> obj) { in Remove() function in art::ReferenceTable
322 void InternTable::Table::Remove(ObjPtr<mirror::String> s, uint32_t hash) { in Remove() function in art::InternTable::Table
44 static inline void Remove(T* cb, std::vector<T*>* data) { in Remove() function
100 static bool Remove(const char* path, /*out*/ std::string* error_msg) { in Remove() function
565 void IntrusiveForwardListTest::Remove() { in Remove() function in art::IntrusiveForwardListTest587 TEST_F(IntrusiveForwardListTest, Remove) { in TEST_F() argument
317 void Remove(const TKey<TValue>& key) { in Remove() function
418 bool LocalReferenceTable::Remove(IndirectRef iref) { in Remove() function in art::jni::LocalReferenceTable
467 void Remove(Location loc) { in Remove() function
798 void HLoopInformation::Remove(HBasicBlock* block) { in Remove() function in art::HLoopInformation1104 static void Remove(HInstructionList* instruction_list, in Remove() function
154 Slot* Remove() { in Remove() function
1863 void JitThreadPool::Remove(JitCompileTask* task) { in Remove() function in art::jit::JitThreadPool