Home
last modified time | relevance | path

Searched defs:SetUserProfiles (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/libprocessgroup/
H A Dprocessgroup.cpp203 bool SetUserProfiles(uid_t uid, const std::vector<std::string>& profiles) { in SetUserProfiles() function
H A Dtask_profiles.cpp998 bool TaskProfiles::SetUserProfiles(uid_t uid, std::span<const T> profiles, bool use_fd_cache) { in SetUserProfiles() function in TaskProfiles