Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h234 static constexpr MemberOffset ResolvedMethodTypesOffset() { in ResolvedMethodTypesOffset() function
388 return GetFieldPtr64<MethodTypeDexCacheType*, kVerifyFlags>(ResolvedMethodTypesOffset()); in GetResolvedMethodTypes()
394 SetFieldPtr<false>(ResolvedMethodTypesOffset(), resolved_method_types); in SetResolvedMethodTypes()
/art/runtime/gc/space/
Dimage_space.cc542 mirror::DexCache::ResolvedMethodTypesOffset(), in VisitDexCacheArrays()
/art/dex2oat/linker/
Dimage_writer.cc3309 DexCache::ResolvedMethodTypesOffset(), in FixupDexCache()