Searched refs:RemoveStrong (Results 1 – 3 of 3) sorted by relevance
299 void RemoveStrong(ObjPtr<mirror::String> s, uint32_t hash)
171 void InternTable::RemoveStrong(ObjPtr<mirror::String> s, uint32_t hash) { in RemoveStrong() function in art::InternTable
662 intern_table->RemoveStrong(s, hash); in Undo()