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

/frameworks/native/cmds/installd/
H A Dcommands.c763 bool have_profile_file = false; local
772 have_profile_file = true;
801 + (have_profile_file ? 1 : 0)
818 if (have_profile_file) {

Completed in 118 milliseconds