Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddex_cache_arrays_layout.h58 size_t MethodsOffset() const { in MethodsOffset() function
/art/compiler/
Dimage_writer.cc323 DexCacheArrayLocation {size + layout.MethodsOffset(), methods_size, kBinArtMethodClean}); in PrepareDexCacheArraySlots()