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

  /art/runtime/
oat.h 118 uint32_t oat_checksum_; variable
image.h 170 return oat_checksum_;
174 oat_checksum_ = oat_checksum;
449 uint32_t oat_checksum_ = 0u; variable
  /art/dex2oat/linker/
image_writer.h 361 uint32_t oat_checksum_ = 0u; member in struct:art::linker::final::ImageInfo
    [all...]
oat_writer.h 409 uint32_t oat_checksum_; member in class:art::linker::OatWriter::CreateTypeLookupTable

Completed in 161 milliseconds