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.cc495 const OatFile::OatDexFile* secondary_oat_dex_file in GivenOatFileIsOutOfDate() local
497 if (secondary_oat_dex_file == nullptr) { in GivenOatFileIsOutOfDate()
507 = secondary_oat_dex_file->GetDexFileLocationChecksum(); in GivenOatFileIsOutOfDate()