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

  /art/dex2oat/linker/
image_writer.h 194 kDexCacheArray, // Arrays belonging to dex cache.
195 kLast = kDexCacheArray,
211 kDexCacheArray,
image_writer.cc 440 dex_file, image_info.GetBinSlotSize(Bin::kDexCacheArray));
442 image_info.IncrementBinSlotSize(Bin::kDexCacheArray, layout.Size());
498 NativeObjectRelocation { oat_index, offset, NativeObjectRelocationType::kDexCacheArray });
    [all...]

Completed in 139 milliseconds