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

/frameworks/native/cmds/installd/
H A Dcommands.cpp284 static int destroy_app_current_profiles(const char *pkgname, userid_t userid) { function in namespace:android::installd
294 result |= destroy_app_current_profiles(pkgname, user);
310 destroy_app_current_profiles(pkgname, userid);

Completed in 398 milliseconds