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

/frameworks/native/cmds/installd/
H A Dcommands.h67 int clear_app_profiles(const char* pkgname);
H A Dinstalld.cpp390 return clear_app_profiles(arg[0]);
439 { "clear_app_profiles", 1, do_clear_app_profiles },
H A Dcommands.cpp237 int clear_app_profiles(const char* pkgname) { function in namespace:android::installd

Completed in 67 milliseconds