Searched refs:OldProfileExists (Results 1 – 3 of 3) sorted by relevance
236 bool OldProfileExists();
502 bool OatFileAssistant::OldProfileExists() { in OldProfileExists() function in art::OatFileAssistant
342 && !oat_file_assistant.OldProfileExists()) { in GetDexOptNeeded()