Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.h103 static bool IsMipsPrivate(int sysno);
Dbaseline_policy.cc58 SyscallSets::IsMipsPrivate(sysno) || in IsBaselinePolicyAllowed()
Dsyscall_sets.cc1040 bool SyscallSets::IsMipsPrivate(int sysno) { in IsMipsPrivate() function in sandbox::SyscallSets