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

/frameworks/native/cmds/installd/
H A Dcommands.cpp222 static bool clear_current_profile(const char* pkgname, userid_t user) { function in namespace:android::installd
232 success &= clear_current_profile(pkgname, user);
270 if (!clear_current_profile(pkgname, userid)) {

Completed in 61 milliseconds