Searched defs:oat_checksum_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dimage.h87 oat_checksum_(0U),
135 return oat_checksum_;
139 oat_checksum_ = oat_checksum;
326 uint32_t oat_checksum_; variable
/art/compiler/
H A Dimage_writer.h299 uint32_t oat_checksum_ = 0u; member in struct:art::FINAL::ImageInfo

Completed in 181 milliseconds