Searched refs:destroy_app_profiles (Results 1 – 3 of 3) sorted by relevance
82 int destroy_app_profiles(const char* pkgname);
407 return destroy_app_profiles(arg[0]); in do_destroy_app_profiles()
393 int destroy_app_profiles(const char *pkgname) { in destroy_app_profiles() function