Home
last modified time | relevance | path

Searched refs:IsExtendedAttributes (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.h96 static bool IsExtendedAttributes(int sysno);
Dbaseline_policy.cc71 SyscallSets::IsExtendedAttributes(sysno) || in IsBaselinePolicyWatched()
Dsyscall_sets.cc942 bool SyscallSets::IsExtendedAttributes(int sysno) { in IsExtendedAttributes() function in sandbox::SyscallSets