Searched refs:PrepareDexCacheArraySlots (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h177 void PrepareDexCacheArraySlots() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
H A Dimage_writer.cc303 void ImageWriter::PrepareDexCacheArraySlots() { function in class:art::ImageWriter
383 // so we pre-calculate their offsets separately in PrepareDexCacheArraySlots().
917 PrepareDexCacheArraySlots();

Completed in 60 milliseconds