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