Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetStrings

460     DCHECK_EQ(dex_file->NumStringIds() != 0u, dex_cache->GetStrings() != nullptr);
461 AddDexCacheArrayRelocation(dex_cache->GetStrings(), start + layout.StringsOffset(), dex_cache);
2028 GcRoot<mirror::String>* orig_strings = orig_dex_cache->GetStrings();