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

  /art/dex2oat/linker/
image_writer.h 334 uint32_t oat_checksum_ = 0u; member in struct:art::linker::FINAL::ImageInfo
  /art/runtime/
image.h 99 oat_checksum_(0U),
147 return oat_checksum_;
151 oat_checksum_ = oat_checksum;
398 uint32_t oat_checksum_; variable

Completed in 71 milliseconds