Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetInternTable

1249     ObjPtr<mirror::String> found = runtime->GetInternTable()->LookupStrong(self, string);
1256 DCHECK(runtime->GetInternTable()->LookupWeak(self, string) == nullptr)
1717 InternTable* const intern_table = runtime->GetInternTable();