Searched refs:should_copy_profile (Results 1 - 1 of 1) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_DexFile.cc420 bool should_copy_profile = false; local
489 should_copy_profile = !defer;
498 should_copy_profile = !defer;
576 if (should_copy_profile && system_decision == kDexoptNeeded) {

Completed in 45 milliseconds