Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp635 static int destroy_app_current_profiles(const std::string& pkgname, userid_t userid) { in destroy_app_current_profiles() function
649 if (destroy_app_current_profiles(packageName, user) != 0) { in destroyAppProfiles()
681 destroy_app_current_profiles(packageName, userId); in destroyAppData()