Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc874 const OatFile::OatDexFile* odex_dex_file = odex_file->GetOatDexFile( in GetRequiredDexChecksum() local
876 if (odex_dex_file != nullptr) { in GetRequiredDexChecksum()
877 cached_required_dex_checksum_ = odex_dex_file->GetDexFileLocationChecksum(); in GetRequiredDexChecksum()