Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.h68 int destroy_app_profiles(const char* pkgname);
Dinstalld.cpp396 return destroy_app_profiles(arg[0]); in do_destroy_app_profiles()
Dcommands.cpp290 int destroy_app_profiles(const char *pkgname) { in destroy_app_profiles() function