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