Searched refs:CompilerFilterIsOkay (Results 1 – 2 of 2) sorted by relevance
348 bool CompilerFilterIsOkay(CompilerFilter::Filter target, bool profile_changed, bool downgrade);
793 return CompilerFilterIsOkay(target, profile_changed, downgrade) in GetDexOptNeeded()902 bool OatFileAssistant::OatFileInfo::CompilerFilterIsOkay( in CompilerFilterIsOkay() function in art::OatFileAssistant::OatFileInfo