Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h367 SafeMap<const DexFile*, size_t> dex_cache_array_starts_; member
Dimage_writer.cc1004 image_info.dex_cache_array_starts_.Put( in PrepareDexCacheArraySlots()
1027 uint32_t start = image_info.dex_cache_array_starts_.Get(dex_file); in PrepareDexCacheArraySlots()