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

  /art/compiler/
image_writer.h 345 void PrepareDexCacheArraySlots() REQUIRES_SHARED(Locks::mutator_lock_);
image_writer.cc 423 void ImageWriter::PrepareDexCacheArraySlots() {
531 // so we pre-calculate their offsets separately in PrepareDexCacheArraySlots().
    [all...]

Completed in 99 milliseconds