Searched refs:IsProfileChangeSignificant (Results 1 – 3 of 3) sorted by relevance
241 bool IsProfileChangeSignificant();
508 bool OatFileAssistant::IsProfileChangeSignificant() { in IsProfileChangeSignificant() function in art::OatFileAssistant
336 if (oat_file_assistant.IsProfileChangeSignificant()) { in GetDexOptNeeded()