Home
last modified time | relevance | path

Searched refs:oat_checksum_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.h84 return oat_checksum_; in GetOatChecksum()
88 oat_checksum_ = oat_checksum; in SetOatChecksum()
183 uint32_t oat_checksum_; variable
Dimage.cc42 oat_checksum_(oat_checksum), in ImageHeader()