Searched defs:have_top_k_profile_threshold (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/installd/
H A Dcommands.cpp860 bool have_top_k_profile_threshold = false; local
872 have_top_k_profile_threshold = true;
910 + (have_top_k_profile_threshold ? 1 : 0)
936 if (have_top_k_profile_threshold) {

Completed in 52 milliseconds