Home
last modified time | relevance | path

Searched refs:string_slot_index (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc1544 uint32_t string_slot_index = sro_base[offset_index].second; in VisitInternedStringReferences() local
1547 dex_cache->GetStrings()[string_slot_index].load(std::memory_order_relaxed); in VisitInternedStringReferences()
1555 dex_cache->GetStrings()[string_slot_index].store( in VisitInternedStringReferences()