Searched refs:InternStrongImageString (Results 1 – 3 of 3) sorted by relevance
119 ObjPtr<mirror::String> InternStrongImageString(ObjPtr<mirror::String> s)
273 ObjPtr<mirror::String> InternTable::InternStrongImageString(ObjPtr<mirror::String> s) { in InternStrongImageString() function in art::InternTable
1985 GetImageInfo(oat_index).intern_table_->InternStrongImageString(obj->AsString()).Ptr(); in TryAssignBinSlot()