Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc58 static constexpr bool kDebugIgnoreChecksum = false; variable
71 return kDebugIgnoreChecksum || dex_file_checksum == checksum; in ChecksumMatch()