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

  /art/compiler/
image_writer.h 177 void PrepareDexCacheArraySlots() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
image_writer.cc 303 void ImageWriter::PrepareDexCacheArraySlots() {
383 // so we pre-calculate their offsets separately in PrepareDexCacheArraySlots().
    [all...]

Completed in 2320 milliseconds