Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp320 static bool clear_current_profile(const char* pkgname, userid_t user) { in clear_current_profile() function
330 success &= clear_current_profile(pkgname, user); in clear_current_profiles()
373 if (!clear_current_profile(pkgname, userid)) { in clear_app_data()