Home
last modified time | relevance | path

Searched defs:preresolved_strings (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Ddex_cache-inl.h89 GcRoot<mirror::String>* preresolved_strings = GetPreResolvedStrings(); in GetResolvedString() local
385 GcRoot<mirror::String>* const preresolved_strings = GetPreResolvedStrings(); in VisitReferences() local
/art/dex2oat/linker/
Dimage_writer.cc716 GcRoot<mirror::String>* preresolved_strings = dex_cache->GetPreResolvedStrings(); in PrepareDexCacheArraySlots() local
2334 GcRoot<mirror::String>* preresolved_strings = dex_cache->GetPreResolvedStrings(); in CollectStringReferenceInfo() local
/art/runtime/
Dclass_linker.cc1567 GcRoot<mirror::String>* preresolved_strings = in VisitInternedStringReferences() local