Searched refs:OatFileHasPatchInfo (Results 1 – 2 of 2) sorted by relevance
356 bool OatFileHasPatchInfo();
192 if (oat_okay && OatFileNeedsRelocation() && OatFileHasPatchInfo()) { in GetDexOptNeeded()956 bool OatFileAssistant::OatFileHasPatchInfo() { in OatFileHasPatchInfo() function in art::OatFileAssistant