Searched defs:use_fd_cache (Results 1 – 2 of 2) sorted by relevance
192 bool SetTaskProfiles(pid_t tid, const std::vector<std::string>& profiles, bool use_fd_cache) { in SetTaskProfiles()198 bool use_fd_cache) { in SetTaskProfiles()203 bool SetTaskProfiles(pid_t tid, std::span<const std::string_view> profiles, bool use_fd_cache) { in SetTaskProfiles()
1103 bool TaskProfiles::SetUserProfiles(uid_t uid, std::span<const T> profiles, bool use_fd_cache) { in SetUserProfiles()1122 bool use_fd_cache) { in SetProcessProfiles()1143 bool TaskProfiles::SetTaskProfiles(pid_t tid, std::span<const T> profiles, bool use_fd_cache) { in SetTaskProfiles()