Home
last modified time | relevance | path

Searched refs:profile_changed (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Doat_file_assistant.h152 bool profile_changed = false,
308 bool profile_changed,
348 bool CompilerFilterIsOkay(CompilerFilter::Filter target, bool profile_changed, bool downgrade);
Doat_file_assistant.cc202 bool profile_changed, in GetDexOptNeeded() argument
206 profile_changed, in GetDexOptNeeded()
789 bool profile_changed, in GetDexOptNeeded() argument
793 return CompilerFilterIsOkay(target, profile_changed, downgrade) in GetDexOptNeeded()
903 CompilerFilter::Filter target, bool profile_changed, bool downgrade) { in CompilerFilterIsOkay() argument
910 if (profile_changed && CompilerFilter::DependsOnProfile(current)) { in CompilerFilterIsOkay()
Doat_file_assistant_test.cc104 bool profile_changed = false, in GetDexOptNeeded() argument
108 profile_changed, in GetDexOptNeeded()
/art/runtime/native/
Ddalvik_system_DexFile.cc508 bool profile_changed, in GetDexOptNeeded() argument
565 profile_changed, in GetDexOptNeeded()