Searched refs:IsAllowed (Results 1 – 4 of 4) sorted by relevance
59 bool IsAllowed(const std::string& path) const;
57 bool FileDescriptorWhitelist::IsAllowed(const std::string& path) const { in IsAllowed() function in FileDescriptorWhitelist188 if (!whitelist->IsAllowed(socket_name)) { in CreateFromFd()222 if (!whitelist->IsAllowed(file_path)) { in CreateFromFd()
58 bool IsAllowed(const pdx::Message& sender, const Task& task) const { in IsAllowed() function
246 if (!config.IsAllowed(message, task)) in OnSetSchedulerPolicy()338 if (!config.IsAllowed(message, task)) in OnSetSchedulerClass()