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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp696 bool should_clear_reference_profile = false; local
705 should_clear_reference_profile = false;
710 should_clear_reference_profile = false;
716 should_clear_reference_profile = true;
724 should_clear_reference_profile = false;
732 should_clear_reference_profile = true;
745 if (should_clear_reference_profile) {

Completed in 113 milliseconds