HomeSort by relevance Sort by last modified time
    Searched refs:kBinDexCacheArray (Results 1 - 2 of 2) sorted by null

  /art/compiler/
image_writer.h 100 image_info.image_begin_ + image_info.bin_slot_offsets_[kBinDexCacheArray] +
181 kBinDexCacheArray, // Arrays belonging to dex cache.
image_writer.cc 425 image_info.dex_cache_array_starts_.Put(dex_file, image_info.bin_slot_sizes_[kBinDexCacheArray]);
427 image_info.bin_slot_sizes_[kBinDexCacheArray] += layout.Size();
    [all...]

Completed in 161 milliseconds