Searched defs:Remove (Results 1 – 14 of 14) sorted by relevance
| /art/compiler/utils/ |
| D | atomic_dex_ref_map-inl.h | 79 inline bool AtomicDexRefMap<DexFileReferenceType, Value>::Remove(const DexFileReferenceType& ref, in Remove() function
|
| /art/openjdkjvmti/ |
| D | jvmti_weak_table-inl.h | 90 bool JvmtiWeakTable<T>::Remove(art::ObjPtr<art::mirror::Object> obj, /* out */ T* tag) { in Remove() function
|
| /art/runtime/gc/ |
| D | system_weak_test.cc | 195 TEST_F(SystemWeakTest, Remove) { in TEST_F() argument
|
| /art/runtime/ |
| D | indirect_reference_table.cc | 235 bool IndirectReferenceTable::Remove(IndirectRef iref) { in Remove() function in art::IndirectReferenceTable
|
| D | reference_table.cc | 59 void ReferenceTable::Remove(ObjPtr<mirror::Object> obj) { in Remove() function in art::ReferenceTable
|
| D | runtime_callbacks.cc | 44 static inline void Remove(T* cb, std::vector<T*>* data) { in Remove() function
|
| D | intern_table.cc | 321 void InternTable::Table::Remove(ObjPtr<mirror::String> s, uint32_t hash) { in Remove() function in art::InternTable::Table
|
| D | hidden_api_test.cc | 94 static bool Remove(const std::string& path, /*out*/ std::string* error_msg) { in Remove() function
|
| /art/libartbase/base/ |
| D | intrusive_forward_list_test.cc | 565 void IntrusiveForwardListTest::Remove() { in Remove() function in art::IntrusiveForwardListTest 587 TEST_F(IntrusiveForwardListTest, Remove) { in TEST_F() argument
|
| D | variant_map.h | 317 void Remove(const TKey<TValue>& key) { in Remove() function
|
| /art/runtime/jni/ |
| D | local_reference_table.cc | 420 bool LocalReferenceTable::Remove(LRTSegmentState previous_state, IndirectRef iref) { in Remove() function in art::jni::LocalReferenceTable
|
| /art/runtime/gc/allocator/ |
| D | rosalloc.h | 156 Slot* Remove() { in Remove() function
|
| /art/compiler/optimizing/ |
| D | locations.h | 467 void Remove(Location loc) { in Remove() function
|
| D | nodes.cc | 954 void HLoopInformation::Remove(HBasicBlock* block) { in Remove() function in art::HLoopInformation 1261 static void Remove(HInstructionList* instruction_list, in Remove() function
|