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.cpp920 bool should_clear_current_profiles = false; in analyze_profiles() local
929 should_clear_current_profiles = true; in analyze_profiles()
934 should_clear_current_profiles = false; in analyze_profiles()
940 should_clear_current_profiles = true; in analyze_profiles()
948 should_clear_current_profiles = false; in analyze_profiles()
953 should_clear_current_profiles = true; in analyze_profiles()
961 should_clear_current_profiles = true; in analyze_profiles()
967 if (should_clear_current_profiles) { in analyze_profiles()