Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h201 void remove_profile_file(const char *pkgname);
Dutils.c1165 void remove_profile_file(const char *pkgname) { in remove_profile_file() function
Dcommands.c121 remove_profile_file(pkgname); in uninstall()