Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc845 const OatFile::OatDexFile* odex_dex_file = odex_file->GetOatDexFile( in CopyProfileFile() local
847 if (odex_dex_file != nullptr) { in CopyProfileFile()
848 cached_required_dex_checksum_ = odex_dex_file->GetDexFileLocationChecksum(); in CopyProfileFile()