Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc410 const OatFile::OatDexFile* secondary_oat_dex_file in GivenOatFileIsOutOfDate() local
412 if (secondary_oat_dex_file == nullptr) { in GivenOatFileIsOutOfDate()
422 = secondary_oat_dex_file->GetDexFileLocationChecksum(); in GivenOatFileIsOutOfDate()