Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h348 bool CompilerFilterIsOkay(CompilerFilter::Filter target, bool profile_changed, bool downgrade);
Doat_file_assistant.cc793 return CompilerFilterIsOkay(target, profile_changed, downgrade) in GetDexOptNeeded()
902 bool OatFileAssistant::OatFileInfo::CompilerFilterIsOkay( in CompilerFilterIsOkay() function in art::OatFileAssistant::OatFileInfo