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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp695 bool should_clear_current_profiles = false; local
704 should_clear_current_profiles = true;
709 should_clear_current_profiles = false;
715 should_clear_current_profiles = true;
723 should_clear_current_profiles = false;
731 should_clear_current_profiles = true;
737 if (should_clear_current_profiles) {

Completed in 46 milliseconds