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

  /art/compiler/
image_writer.h 278 size_t oat_size_ = 0; // Size of the corresponding oat data. member in struct:art::FINAL::ImageInfo
352 DCHECK_LE(static_cast<int32_t>(offset), static_cast<int32_t>(image_info.oat_size_));
image_writer.cc     [all...]

Completed in 776 milliseconds