Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp592 bool should_clear_current_profiles = false; in analyze_profiles() local
601 should_clear_current_profiles = true; in analyze_profiles()
606 should_clear_current_profiles = false; in analyze_profiles()
612 should_clear_current_profiles = false; in analyze_profiles()
618 should_clear_current_profiles = true; in analyze_profiles()
626 should_clear_current_profiles = false; in analyze_profiles()
631 should_clear_current_profiles = true; in analyze_profiles()
639 should_clear_current_profiles = true; in analyze_profiles()
645 if (should_clear_current_profiles) { in analyze_profiles()