Searched refs:SetProcessProfilesCached (Results 1 – 3 of 3) sorted by relevance
58 bool SetProcessProfilesCached(uid_t uid, pid_t pid, const std::vector<std::string>& profiles);
62 if (!SetProcessProfilesCached(uid, pid, profiles)) { in set_process_group_and_prio()
188 bool SetProcessProfilesCached(uid_t uid, pid_t pid, const std::vector<std::string>& profiles) { in SetProcessProfilesCached() function