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.cc215 bool profile_changed, in GetDexOptNeeded() argument
219 profile_changed, in GetDexOptNeeded()
812 bool profile_changed, in GetDexOptNeeded() argument
816 return CompilerFilterIsOkay(target, profile_changed, downgrade) in GetDexOptNeeded()
938 CompilerFilter::Filter target, bool profile_changed, bool downgrade) { in CompilerFilterIsOkay() argument
945 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.cc509 bool profile_changed, in GetDexOptNeeded() argument
566 profile_changed, in GetDexOptNeeded()