Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp1155 bool should_clear_current_profiles = false; in analyse_profiles() local
1164 should_clear_current_profiles = true; in analyse_profiles()
1169 should_clear_current_profiles = false; in analyse_profiles()
1175 should_clear_current_profiles = true; in analyse_profiles()
1183 should_clear_current_profiles = false; in analyse_profiles()
1191 should_clear_current_profiles = true; in analyse_profiles()
1200 if (should_clear_current_profiles) { in analyse_profiles()