Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h519 uint32_t dex_checksum = dex_file_data->checksum; in FindDexFileForProfileIndex() local
522 if (dex_checksum == dex_file->GetLocationChecksum() && in FindDexFileForProfileIndex()