Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h236 static constexpr MemberOffset ResolvedMethodTypesOffset() { in ResolvedMethodTypesOffset() function
390 return GetFieldPtr64<MethodTypeDexCacheType*, kVerifyFlags>(ResolvedMethodTypesOffset()); in GetResolvedMethodTypes()
396 SetFieldPtr<false>(ResolvedMethodTypesOffset(), resolved_method_types); in SetResolvedMethodTypes()
/art/dex2oat/linker/
Dimage_writer.cc3312 DexCache::ResolvedMethodTypesOffset(), in FixupDexCache()
/art/runtime/gc/space/
Dimage_space.cc548 mirror::DexCache::ResolvedMethodTypesOffset(), in VisitDexCacheArrays()