Searched refs:OdexFileHasPatchInfo (Results 1 – 2 of 2) sorted by relevance
337 bool OdexFileHasPatchInfo();
188 if (odex_okay && OdexFileNeedsRelocation() && OdexFileHasPatchInfo()) { in GetDexOptNeeded()915 bool OatFileAssistant::OdexFileHasPatchInfo() { in OdexFileHasPatchInfo() function in art::OatFileAssistant