Searched defs:use_fd_cache (Results 1 – 2 of 2) sorted by relevance
193 bool SetTaskProfiles(pid_t tid, const std::vector<std::string>& profiles, bool use_fd_cache) { in SetTaskProfiles()199 bool use_fd_cache) { in SetTaskProfiles()204 bool SetTaskProfiles(pid_t tid, std::span<const std::string_view> profiles, bool use_fd_cache) { in SetTaskProfiles()
1030 bool TaskProfiles::SetUserProfiles(uid_t uid, std::span<const T> profiles, bool use_fd_cache) { in SetUserProfiles()1049 bool use_fd_cache) { in SetProcessProfiles()1070 bool TaskProfiles::SetTaskProfiles(pid_t tid, std::span<const T> profiles, bool use_fd_cache) { in SetTaskProfiles()