Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h390 bool required_dex_checksum_attempted_ = false; variable
Doat_file_assistant.cc858 if (!required_dex_checksum_attempted_) { in GetRequiredDexChecksum()
859 required_dex_checksum_attempted_ = true; in GetRequiredDexChecksum()