Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h337 bool CompilerFilterIsOkay(CompilerFilter::Filter target, bool profile_changed, bool downgrade);
Doat_file_assistant.cc821 bool filter_okay = CompilerFilterIsOkay(target, profile_changed, downgrade); in GetDexOptNeeded()
893 bool OatFileAssistant::OatFileInfo::CompilerFilterIsOkay( in CompilerFilterIsOkay() function in art::OatFileAssistant::OatFileInfo