Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.h99 static bool IsArmPciConfig(int sysno);
Dbaseline_policy.cc93 SyscallSets::IsArmPciConfig(sysno) || in IsBaselinePolicyWatched()
Dsyscall_sets.cc1014 bool SyscallSets::IsArmPciConfig(int sysno) { in IsArmPciConfig() function in sandbox::SyscallSets