Home
last modified time | relevance | path

Searched refs:update_checksum_ (Results 1 – 3 of 3) sorted by relevance

/art/dexlayout/
Ddexlayout.h66 bool update_checksum_ = false; variable
Dcompact_dex_writer.cc519 if (dex_layout_->GetOptions().update_checksum_) { in Write()
Ddex_writer.cc902 if (dex_layout_->GetOptions().update_checksum_) { in Write()