Home
last modified time | relevance | path

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

/art/runtime/utils/
Ddex_cache_arrays_layout.h74 size_t MethodsOffset() const { in MethodsOffset() function
/art/runtime/mirror/
Ddex_cache.cc67 reinterpret_cast<MethodDexCacheType*>(raw_arrays + layout.MethodsOffset()); in InitializeDexCache()
Dclass.h709 static constexpr MemberOffset MethodsOffset() { in MethodsOffset() function
/art/compiler/debug/
Delf_debug_info_writer.h363 expr.WriteOpPlusUconst(mirror::Class::MethodsOffset().Uint32Value()); in Write()
/art/dex2oat/linker/
Dimage_writer.cc699 start + layout.MethodsOffset(), in PrepareDexCacheArraySlots()