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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp122 static bool clear_current_profile(const std::string& pkgname, userid_t user, function in namespace:android::installd
138 success &= clear_current_profile(pkgname, user, /*is_secondary_dex*/false);
145 return clear_current_profile(pkgname, user, /*is_secondary_dex*/false);
740 clear_current_profile(location, multiuser_get_user_id(uid), is_secondary_dex);

Completed in 35 milliseconds