Home | History | Annotate | Download | only in linker

Lines Matching refs:GetStrings

495                 dex_cache->GetStrings()[index].load().object.Read();
1040 DCHECK_EQ(dex_file->NumStringIds() != 0u, dex_cache->GetStrings() != nullptr);
1041 AddDexCacheArrayRelocation(dex_cache->GetStrings(), start + layout.StringsOffset(), oat_index);
1740 dex_cache->GetStrings()[slot_idx].load(std::memory_order_relaxed);