Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc97 static constexpr bool kDebugIgnoreChecksum = false; variable
116 return kDebugIgnoreChecksum || dex_file_checksum == checksum; in ChecksumMatch()