Searched defs:have_profile_file (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.cpp859 bool have_profile_file = false; local
868 have_profile_file = true;
909 + (have_profile_file ? 1 : 0)
933 if (have_profile_file) {

Completed in 31 milliseconds