Home | History | Annotate | Download | only in installd

Lines Matching refs:userid_t

122 static bool clear_current_profile(const std::string& pkgname, userid_t user,
136 std::vector<userid_t> users = get_known_users(/*volume_uuid*/ nullptr);
144 bool clear_primary_current_profile(const std::string& pkgname, userid_t user) {
577 static unique_fd open_current_profile(uid_t uid, userid_t user, const std::string& location,
597 std::vector<userid_t> users;