Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.h220 bool profile_changed = false,
508 bool profile_changed,
Doat_file_assistant.cc293 CompilerFilter::Filter target_compiler_filter, bool profile_changed, bool downgrade) { in GetDexOptTrigger() argument
303 if (profile_changed && CompilerFilter::DependsOnProfile(target_compiler_filter)) { in GetDexOptTrigger()
312 bool profile_changed, in GetDexOptNeeded() argument
320 target_compiler_filter, GetDexOptTrigger(target_compiler_filter, profile_changed, downgrade)); in GetDexOptNeeded()
/art/runtime/native/
Ddalvik_system_DexFile.cc570 bool profile_changed, in GetDexOptNeeded() argument
627 profile_changed, in GetDexOptNeeded()