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.cpp693 bool should_clear_current_profiles = false; in analyze_profiles() local
703 should_clear_current_profiles = true; in analyze_profiles()
708 should_clear_current_profiles = false; in analyze_profiles()
714 should_clear_current_profiles = false; in analyze_profiles()
720 should_clear_current_profiles = true; in analyze_profiles()
728 should_clear_current_profiles = false; in analyze_profiles()
733 should_clear_current_profiles = true; in analyze_profiles()
741 should_clear_current_profiles = true; in analyze_profiles()
747 if (should_clear_current_profiles) { in analyze_profiles()