Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.h67 int clear_app_profiles(const char* pkgname);
Dinstalld.cpp390 return clear_app_profiles(arg[0]); in do_clear_app_profiles()
Dcommands.cpp237 int clear_app_profiles(const char* pkgname) { in clear_app_profiles() function