Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h337 bool OdexFileHasPatchInfo();
Doat_file_assistant.cc188 if (odex_okay && OdexFileNeedsRelocation() && OdexFileHasPatchInfo()) { in GetDexOptNeeded()
915 bool OatFileAssistant::OdexFileHasPatchInfo() { in OdexFileHasPatchInfo() function in art::OatFileAssistant